read chapter 15 of marty hall's book! CHAPTER 15 http://www.coreservlets.com/ Integrating Servlets and JSP 352 15.1 Forwarding Requests 354 Using Static Resources 354 Supplying Information to the Destination Pages 355 Interpreting Relative URLs in the Destination Page 357 Alternative Means of Getting a RequestDispatcher 358 15.2 Example: An On-Line Travel Agent 358 15.3 Including Static or Dynamic Content 375 15.4 Example: Showing Raw Servlet and JSP Output 377 15.5 Forwarding Requests From JSP Pages 380 -----Original Message----- From: Oppelt Ingo [mailto:[EMAIL PROTECTED]] Sent: Friday, September 29, 2000 12:16 AM To: [EMAIL PROTECTED] Subject: further question concerning "posting variables from servlets to jsp-pages" ******Hope that the email will go through this time *************** HI there, is there a way to post class objects from a servlet to a jsp-page? i do not want to break the whole object down into single "name=value" parameters. thanks for your response. greetings iNGo. =========================================================================== 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
