Hi I am working on JSP. I need to have functions in JSP so that can implement reusage of codes. the stuff to be included in Functons are 1. Session variables. 2. HTML codes - For page desiging depending on the condition check. 3. the business logic - in JAVA
Can any one help me out on how to implement this and what tag to be used.
Thanks in advance Malathy.L.