About Graphic Design, PrePress, Fine Art, Programming, Application developing, Java. Something from my life.
Wednesday, 8 May 2013
Thursday, 28 March 2013
Dispatch depending on the condition (JSP. Servlet)
The idea is easy: if condition is true - to show first JSP-page, otherwise - to show second JSP-page.
First of all i have index.jsp which makes a request to a servlet. Then that servlet uses class Client to keep all incoming information and transfers the instance of this Client class as a session's or request's attribute.
First of all i have index.jsp which makes a request to a servlet. Then that servlet uses class Client to keep all incoming information and transfers the instance of this Client class as a session's or request's attribute.
Saturday, 23 March 2013
Subscribe to:
Posts (Atom)