as with any other servlet, jsps can parse prameters from the request (both
get & post), and from other servlets throu either the request, session,
application & userprofile objects.
the easiest way to pass parameters from a web page (i assume that's what you
want to do) is to add ther to the url as get parameters like:
http://myserver/mypage.jsp?param1=value1&param2=value2
lee

hi i am new to jsp and cant figure out how i can pass parameters to a jsp?
is this possible ?if so how?

Thanks in adnvance

herşey çok güzel olacak...

Baris Ari
I-BIMSA
e-business solutions
+90-212-2805011-(ext:24706)
Istanbul TURKEY

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to