I don't understand.
Lets say I have an applet called "Calendar" that has a method called
getDate().
How do I place that into a variable in the other jsp page?

regards,
Cheong Takhoe

> -----Original Message-----
> From: meera nayak [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, March 29, 2000 2:25 PM
> To:   [EMAIL PROTECTED]
> Subject:      Value from applet
>
> You have to just use the inbuilt object
> request.getparameters() just like how you do in servlets,except that the
> object is already built-in.
> HTH,
> Meera

===========================================================================
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