Yes, can you give some more details of what your application flow will be from the user's point of view? What is the jsp, how does it get called, and how and/or why are you linking from a jsp to servlet?
-----Original Message----- From: Kenny G. Dubuisson, Jr. [mailto:[EMAIL PROTECTED]] Sent: October 1, 2002 9:31 AM To: [EMAIL PROTECTED] Subject: Passing parameters from a JSP page to a servlet Can you pass parameters from a JSP page to a servlet? What I want to do is to pass a sessionID and database info via parameters to a servlet that will generate a chart from data in my Oracle dB. I know this is a basic question but I'm just now learning servlets. Thanks, Kenny ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html