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 frankwolfe

  1. frankwolfe

    ActionMapping setValidate problem

    In the execute method of my action class I attempt the set the validation of the ActionMapping using the following line of code. mapping.SetValidate(true); it cause a null pointer exception to be thrown. I can get use mapping.getValidation() fine. Any Ideas.

Part and Inventory Search

Back
Top