ase help
On Wed, May 7, 2008 at 1:30 AM, venkat reddy <[EMAIL PROTECTED]> wrote:
> I wanted to find a way to handle dynamic number of arguments for my
> poll-posting form which should be able to handle dynamic number of choice
> fields.
>
> So i maintained a list (pollChoice
I wanted to find a way to handle dynamic number of arguments for my
poll-posting form which should be able to handle dynamic number of choice
fields.
So i maintained a list (pollChoices --> java.util.List type) for maintaining
dynamic number of choice fields.
==
I'm using struts 1.2.7
struts-config.xml
===
When the number of choices in the jsp page exceed the size it's throwing
ArrayIndexOutOfBoundsException. Please explain in detail how to stop it from
being thrown.
Sent: Sunday, May 04, 2008 8:43 PM
> Subject: Re: How to get dynamic number of arguments into ActionForm
>
>
>
> List type
>>
>> On Sun, May 4, 2008 at 7:51 PM, venkat reddy <[EMAIL PROTECTED]>
>> wrote:
>>
>>> I'm using struts 1
Balaji,
Trying using the baseForm (or some other identifier which currently has a
BaseForm reference) as if it were a ChildForm's reference. Java's
polymorphism mechanism takes care of everything.
Post if any problem exists.
On Tue, Apr 29, 2008 at 9:18 AM, balaji.m.cs <[EMAIL PROTECTED]> wrote:
I'm using struts 1.2.7
I've a poll-posting-form in adminstrator section of my application. format
of the form is as follows.
pollsubject: String
lastDate:String
choice1:String
choice2:String
.
.
.
Add another option
As you can see here, the number of choices are dynamic and i want to add a
link
Use latest validator-rules.xml and use latest tld's
use bundle this way
-Original Message-
From: Sagar Naik [mailto:[EMAIL PROTECTED]
Sent: Thu 7/7/2005 1:58 PM
To: user@struts.apache.org
Cc:
Subject:Resend : Multiple
Hi
I am using struts-1.2.4 and latest commons-validator to make use of the
feature of multiple valiadtions files support
Here I am getting the error like below.Can some one plEase help me solve
this
[ERROR] ValidatorForm - -No such validation method: null
org.apache.commons.validator.Va
ice to set null to false in all ressurce bundles, so you can see if
anything is wrong.
-Manfred
Venkat Reddy Valluri wrote:
>Hi Manfred,
> I have given null="false" for my main module struts config file and still
> the error message is not displayed
>
> ins
Because it is no maven project it comes with a lot of libraries.
1st Struts config: (struts-config.xml)
2nd Struts config with Module (struts-modul-confix.xml)
It is a struts 1.2 application but the module support is fine in 1.1
-Manfred
Venkat Reddy Valluri wrote:
>Hi Manfred,
>
module support.
http://struts.apache.org/userGuide/configuration.html#dd_config_modules
Manfred
Venkat Reddy Valluri wrote:
>Hi
>
> Can struts-1.1 support multiple configurations and multiple resources. Can
> some body please throw some light
module support.
http://struts.apache.org/userGuide/configuration.html#dd_config_modules
Manfred
Venkat Reddy Valluri wrote:
>Hi
>
> Can struts-1.1 support multiple configurations and multiple resources. Can
> some body please throw some light
Hi
Can struts-1.1 support multiple configurations and multiple resources. Can
some body please throw some light on this. I need it very urgent
Thanks in advance
--Venkat
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Hi,
I would like to use alternate resources file for errors
Any option available to pass bundle attribute to ActionError class or
ActionMessage object
Thks&Rgds
--Venkat
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
Hi,
Does struts1.1 support multiple validation files and multiple resources
Thks&Rgds
--Venkat
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi
I would like to validate roles in
in validation.xml i have given like this
But I am not getting any error message when I submitted the page without
selecting any role from list box
PS: I am using struts1.1
Can some body throw some light on t
Hi
I created main module and user module separately and used separate strus
configurations for main module and user module
Here I have included main module application resources in main
struts-confiration file and user module appliaction resources in user struts
configuration file
17 matches
Mail list logo