How can i connect from jsp to servlet page

Answer Posted / hi

kya farzy question hai yaar..........

Is This Answer Correct ?    17 Yes 45 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can html output be prevented from being cached?

587


What is a javaserver pages (jsp)?

627


Can we write java code in jsp?

619


How to use jsp el to get http method name?

571


How to configure init parameters for jsp?

561






Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?

593


How can we handle exceptions thrown by jsp service method?

578


What is jsp declaration?

570


What is difference between jspwriter and servlet printwriter?

610


What is the need of jsp?

581


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

576


What are the advantages and disadvantages of thread-safe jsp page?

636


What is scripting elements in jsp?

590


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

1724


Can we use the exception implicit object in any jsp page?

566