PDA

View Full Version : Passing data between JSP



dwinecoff
August 2nd, 2005, 09:22
I am new to java and am working on an application that requires passing of user entered fields to other JSPs. I need a simple way to store the user entered data and to retrieve it later in another JSP. Thanks