I have a basic form in a .jsp I want to use.

I have 4 variables that I would like to send to the Java Bean,
CalculateBean.

I would then like to send those 4 variables from the CalculateBean to
another jsp.

The original values in the form will be null.... On the second page, I want
to repopulate the same form with the new values that
were submitted on the previous page.


It sounds simple, but I am yet to run across any code that does this. I
confess that I am new to the JSP environment, but I can not go any further
until I figure out how to do this.



Brandon Woodson
Content Engineer
Autoconnect.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to