Hi,
In catalog.jsp I generate a database driven list of products and a session object.
Until now I had no problems.
In shoppincart.jsp I want to use the putValue() and getValue() methods on the session
object I generated in catalog.jsp. How can I achieve this. Anything with the pageContext Object?
Any ideas?
Thank you in advance
Walter

Reply via email to