Hi all
I'm in the process of creating a loan approval application and I'm stuck at
a point which I hope someone can help me with... I want users to fill in a
form(jsp) and then I want each request to be passed to a manager for
approval.. designing the form is not a problem, getting the logic of how to
make the requests appear to the manager as he/she logs in is what Im getting
stuck with! What would I use to get the requests passed as a link to a
specific manager, and how can I get the requests to appear to the manager as
he/she logs in!? would I use an extra db field, would I use a cookie,any
ideas.. Im lost :(


Thanks

===========================================================================
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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to