Sounds like you might have to play with javascript event handlers.

Is it possible to get a RequestDispatcher from the Servlet Context object
and use forward() from there?

> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Marc Krisjanous
> Sent: Monday, May 29, 2000 7:01 PM
> To: [EMAIL PROTECTED]
> Subject: Calling Servlet methods from JSP - <basic>
>
>
> Hi all,
> Could someone please answer my question.
>
> Question: How can a JSP that is "Loading" call a servlet method? Servlet A
> calls a JSP and while the JSP is "Loading" it needs to use some of the
> methods in Servlet A.
>
> Cheers
>
> Marc
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to