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 TouchToneTommy 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: Ngok
  • Content: Threads
  • Order by date
  1. Ngok

    how to modify extension .do to .web

    Is there a way to specify the extension of a struts action? Example: http://127.0.0.1:8080/Card/Provisioning/Create.do I'd like to change it to http://127.0.0.1:8080/Card/Provisioning/Create.web I want to do this because I need to get rid of the security constraint for this action (only...
  2. Ngok

    STRUTS: Links within ActionErrors

    I am trying to display an html link that is inside an ActionErrors message. Example: In the Resources.properties I have something like this: error.dynamic.generic = {0} {0} will be replaced by a text + a html link. It will be like this for example: "message link" which message is a text and...

Part and Inventory Search

Back
Top