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

Recent content by usercsc

  1. usercsc

    How to retain form values if it contain errors after submit button

    How do I do this without using session scope? Thanks.
  2. usercsc

    Display dto value in jsp using struts

    Hi, I have a text field in my jsp and want to use struts html tags, I am not able to define it as below.. Is there a workaround to this as to how to print the dto value in jsp? <html:text property="${myForm.dto.id}" /> myForm is the formbean. I have the below defined in my formbean: private...

Part and Inventory Search

Back
Top