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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: alok356
  • Content: Threads
  • Order by date
  1. alok356

    passing form accross action resets the properties

    a jsp Person.jsp, a form PersonForm.class 2 actions PersonDisplay.class and PersonProcess.class mapped to the same form. struts-config: <form-bean name="testForm" type="pak.PersonForm" /> <action name="testForm" path="/PersonDisplay" scope="request" type="pak.PersonDisplayAction"...

Part and Inventory Search

Back
Top