Re: How do I get the original RequestURI?

2006-09-10 Thread Rimzim Sinha
Try getContextPAth + gathRequestURL... Martin Gainty <[EMAIL PROTECTED]> wrote: http://www.docjar.com/docs/api/org/apache/struts/action/Action.html#execute(org.apache.struts.action.ActionMapping,%20org.apache.struts.action.ActionForm,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.

Re: Validation

2006-08-21 Thread Rimzim Sinha
Use this And add to message.properties #formname.employerIdentificationNumber.required={0} - Please enter. Employer ID Number is required. Chetan Pandey <[EMAIL PROTECTED]> wrote: I have a field in my for