Has anybody experienced the problem described below ?
Thanks for help!
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, January 20, 2005 11:27 PM
Subject: Struts commons logging and debugging
Hi,
I am using struts 1.1 with Weblogic 7. I am
Hi,
I am using struts 1.1 with Weblogic 7. I am having little difficulty
debugging when I mess up things like :
In JSP use a Form Bean property which I missed to define in the
FormBean.
or
Type the wrong class name of the Form Bean in struts-config.xml
The application just show the common error
Thanks for your help Eddie! Regex worked perfect.
I had given up hope on getting right regex.
Thanks Again!
- Original Message -
From: "Eddie Bush" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, December 20, 2004 12:12 AM
Subject: Re: Struts Form Vali
Hi,
I am using struts validator plugin. I have form field which requires
following validation:
"Full Name can contain only letters, dashes (-), apsotrophes(') and
single spaces"
Here is the regex I am using for this validation : ^[a-zA-Z'-\s]*$
The only problem with this regex is that it allows use
Hi,
I am using struts 1.1. There is seed version or out of box version of
the application. There is requirement that
the application should be flexible enough to be customized for each
client role. The roles are define in web.xml
For example when user is in Role "A" View should be like JSP "A.j
5 matches
Mail list logo