Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Websphere studio 5.1 project help

Status
Not open for further replies.

jrthor2

Programmer
Feb 21, 2003
10
US
I am extremely new to Java/Websphere and was wondering if someone could help me with a project. I am to create an example of three JSP pages where the page you are coming from drives the content of the next page. They don't have to be anything elaborate, but should test out the concept of using the struts ActionForm to preload settings on one page that will be used by the next page. Each of the three pages could have the same look, but the dynamic content that would be set for the next page would differ, so that you could tell what your previous page was by how the content was set. Each page should link to the two others.

Code samples would be greatly appreciated.

Thanks in advance!!!!!!!!!!!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top