hi folks. my problem is as follows: i use a javabean to store values resulting from a post-operation. this bean is put into the session by a controller.jsp. if data are missing or wrong, i'd like to redirect to the previous page as to enforce the user to enter all information needed. the dynamic content of the page containing the form (i.e. form-data) comes from a custom tag-library. now i'd have to know, what information has already been given correctly as to output it to the form-elements, but how can i retrieve the bean-reference from the session? thanks a lot in advance! greetings steffen =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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
