And probably shows my utter lack of understanding of jsp/servlets/webbeans.

However:

I have an application that displays the current record of a database (which is 
complicated by the fact that the database is split into 14 tables, but that's ok...).  
Now I need a way to navigate it reasonably.  I would think it would be a much happier 
system to have two webbeans:  one for the navbar, one for the display record.  So, the 
question is, how to I pass information from bean one (navbar) to bean two (display 
record)?  All of my previous experience is unfortunately in visual basic for 
applications w/ an access database, so it's  bit different.  Any suggestions of where 
to start?  

Thanks for your time,

Mike Nicholson

==========================================================================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