Hi,
I would like to have a link which fires an action of
Class DynaValidatorForm
JSP PAGE :-
STRUTS FILE
EXCEPTION :-
Request[/joinWorkGroup] does not contain handler
parameter named 'workGroupActionProperty'. This may
be cause
Hi
Sorry for bothering u guys , I could figure out the
mistake
But now the problem is , I dont get the values vback
in the Action (when submit is hit).
I am using form oy type DynaValidatorForm
and my Form Bean has all the properties of type String
Can u pl help.
Thanks
Floowing is the JSP Page
I would like to create a page which gives shows User
Permissions for some website in form of Checkboxes
String Array listOfPerms => Permissions which are to
be checked
String Array listOfAllPerms => All the Permissions
I get a null pointer Exception : null Attribute name
I m not able to figure o
Hi
Struts has got the ability to
get the data on the form into a bean
Is the reverse possible ?
Scenario is
I have to edit some data in the form.
So I have to load the text fields in the form with
some data values from a Database Table Record.
Can I do tht initializing the bean object and give it
Hi
In struts-config.xml
.
.
.
...
In validation.xml
I get the following error
EVERE: Unhandled exception thrown during validation:
No message resources found for bundle:
org.apache.struts.action.MESSAGE
java.lang.NullPointerException: No message resources
found for bundle: org.apache.
s
>
> use bundle this way
>
> depends="required">
> key="userEdit.user_name.displayname" bundle="user"/>
>
>
>
> -Original Message-
> From: Sagar Naik [mailto:[EMAIL PROTECTED]
> Sent: Thu 7
Hi
I m using struts 1.2
mulitple struts-config files
multiple properties files
and now I have a validation.xml file for input
validation of the form
Ques 1. How do I get the keys defined in properties
files in validation.xml 's field's arg0's key
attribute
Ques 2. Even if I get all the error mess
7 matches
Mail list logo