Re: [Struts 1.2]Validation and multiple struts-config files

2009-09-08 Thread Ashish Kulkarni
HiAny ideas? On Fri, Aug 28, 2009 at 11:42 AM, Ashish Kulkarni < ashish.kulkarn...@gmail.com> wrote: > HiIf i have 2 struts-config.xml file can i have ValidatorPlugIn tag in > both struts-config.xml file, will this work?? > > I ran into some issue trying to do so, i was getting could not find >

[Struts 1.2]Validation and multiple struts-config files

2009-08-28 Thread Ashish Kulkarni
HiIf i have 2 struts-config.xml file can i have ValidatorPlugIn tag in both struts-config.xml file, will this work?? I ran into some issue trying to do so, i was getting could not find testForm in local "en_us" kind of error when trying to add client side validation For example if i have struts

Re: multiple struts-config files -> empty Tiles Page

2007-07-28 Thread Antonio Petrelli
2007/7/27, Kim Wegerle <[EMAIL PROTECTED]>: > 23:36:43,468 DEBUG JspServlet:251 - RealPath: > C:\Programmierung\Repositories\Hockey\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\webapps\GRL\administration\WEB-INF\tiles-fragments\layout.jsp I think I got it. The path prefix introd

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Kim Wegerle
> > > > > > > > > > --- Kim Wegerle <[EMAIL PROTECTED]> > > > > wrote: > > > > > > > > > > > This is a good advice. I will change the log > > > > level > > > > > > to debug. Perhaps I&#x

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Antonio Petrelli
This is a good advice. I will change the log > > > level > > > > > to debug. Perhaps I'll > > > > > see something that helps to solve this problem. > > > With > > > > > the current log level > > > > > and my own debug o

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Kim Wegerle
Perhaps I'll > > > > see something that helps to solve this problem. > > With > > > > the current log level > > > > and my own debug output I'm only able to see > > that > > > > there are no errors in the > > >

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Dave Newton
that > > > there are no errors in the > > > log and the console and that the action returned > > > "success". I just wanted to > > > go sure with my question, that there is nothing > > > additional I have to do, > > > when I use multiple

Re: multiple struts-config files -> empty Tiles Page

2007-07-27 Thread Kim Wegerle
output I'm only able to see that > > there are no errors in the > > log and the console and that the action returned > > "success". I just wanted to > > go sure with my question, that there is nothing > > additional I have to do, > > when I use m

Re: multiple struts-config files -> empty Tiles Page

2007-07-25 Thread Dave Newton
t; and my own debug output I'm only able to see that > there are no errors in the > log and the console and that the action returned > "success". I just wanted to > go sure with my question, that there is nothing > additional I have to do, > when I use multiple strut

Re: multiple struts-config files -> empty Tiles Page

2007-07-25 Thread Kim Wegerle
uccess". I just wanted to go sure with my question, that there is nothing additional I have to do, when I use multiple struts config files with Tiles. 2007/7/25, Antonio Petrelli <[EMAIL PROTECTED]>: 2007/7/25, Kim Wegerle <[EMAIL PROTECTED]>: > Hello, > > I'm using

Re: multiple struts-config files -> empty Tiles Page

2007-07-25 Thread Antonio Petrelli
s there anything extra that I must define that Tiles needs to work correctly when I use multiple struts-config files? Is there anything in the log that could help? Antonio - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

multiple struts-config files -> empty Tiles Page

2007-07-25 Thread Kim Wegerle
needs to work correctly when I use multiple struts-config files? Thanks a lot :-) Kim

Re: Multiple struts-config files with wildcards

2006-07-19 Thread David Durham
Volker Krebs wrote: I want to use wildcards. So it should look like this. config /WEB-INF/struts*, /WEB-INF/user/struts* Has anyone some hints ? I was thinking about extending org.apache.struts.action.ActionServlet and overwriting parseModuleConfigFile(Digester digester, Strin

Multiple struts-config files with wildcards

2006-07-19 Thread Volker Krebs
Hello, I want to specify multiple struts-config files. But I don't want to use comma seperated list like config /WEB-INF/struts-config.xml, /WEB-INF/struts-config2.xml, /WEB-INF/struts-config3.xml I want to use wildcards. So it should look like this. config

RE: Resend : Multiple Struts-config files, multiple properties and validator

2005-07-08 Thread Sagar Naik
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

RE: Resend : Multiple Struts-config files, multiple properties and validator

2005-07-07 Thread Venkat Reddy Valluri
esend : Multiple Struts-config files, multiple properties and validator 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 fi

Resend : Multiple Struts-config files, multiple properties and validator

2005-07-07 Thread Sagar Naik
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

Re: Multiple struts config files.

2004-12-29 Thread Kishore Senji
on we are using is 1.1. > Can some one direct me to a place or through some light with example on > how to implement multiple struts config files for an existing stable > code without much changes. > Waiting for inputs. &g

RE: Multiple struts config files.

2004-12-27 Thread Viral_Thakkar
Create multiple struts config xml files and place entries in the web.xml file -Original Message- From: Amit Kumar Sharma [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 28, 2004 10:13 AM To: Struts Subject: Multiple struts config files. Dear All, We have an existing project where

Multiple struts config files.

2004-12-27 Thread Amit Kumar Sharma
Dear All, We have an existing project where the size of struts-config.xml file is ever increasing the struts version we are using is 1.1. Can some one direct me to a place or through some light with example on how to implement multiple struts config files for an existing stable code without much

Re: validation wierdness possibly related to multiple struts config files

2004-07-15 Thread Niall Pemberton
y, July 15, 2004 3:14 PM Subject: Re: validation wierdness possibly related to multiple struts config files > h ... if i put that in mine I get a file not found exception the > commons-validator jar doesn't include that one. > with this definition it seems

Re: validation wierdness possibly related to multiple struts config files

2004-07-15 Thread Bryan Hunt
iginal Message - From: "Bryan Hunt" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 15, 2004 2:20 PM Subject: Re: validation wierdness possibly related to multiple struts config files finally solved it. When you hav

Re: validation wierdness possibly related to multiple struts config files

2004-07-15 Thread Niall Pemberton
-- From: "Bryan Hunt" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 15, 2004 2:20 PM Subject: Re: validation wierdness possibly related to multiple struts config files > finally solved it. > > When you have th

Re: validation wierdness possibly related to multiple struts config files

2004-07-15 Thread Bill Siggelkow
I am using this DTD declaration in my validation.xml and validator-rules.xml files: "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.1//EN" "http://jakarta.apache.org/commons/dtds/validator_1_1.dtd";> It lets me access the new element. Bill Bryan

Re: validation wierdness possibly related to multiple struts config files

2004-07-15 Thread Bryan Hunt
finally solved it. When you have the following DTD definition in your validation.xml file snip= http://jakarta.apache.org/commons/dtds/validator_1_2_0.dtd";> =snip It breaks. When you have the following DTD definition in your validation.xml file * *snip= http://jakarta.apache.org/commons/dtds/valid

Re: validation wierdness possibly related to multiple struts config files

2004-07-15 Thread Bryan Hunt
Ok , dunno who to report this to but this validator stuff needs to be looked at before this is released to the public cause it's a bit of a mess. Just noticed that the version of validator-rules that is distributed is for the validator_1_1.dtd version. I think somebody needs to take a little lo

Re: validation wierdness possibly related to multiple struts config files

2004-07-15 Thread Bryan Hunt
Thank you Bill, your answer was correct. I've found that commons-validator as distibuted with the latest 1.2.1 version of struts doesn't include the http://jakarta.apache.org/commons/dtds/validator_1_2_0.dtd file. So despite my specifying the DTD like so snip= "-//Apache Software Found

Re: Re: validation wierdness possibly related to multiple struts config files

2004-07-14 Thread bryan
I am using a nightly build from about 1 week ago. I never updated my dtd for validator though. Im going to do that and check out your suggestion. Never occured to me that it mightnt be backwards compatatable. --b On Tue, 13 Jul 2004 15:52:41 -0400, Bill Siggelkow <[EMAIL PROTECTED]> wrote: > Are

Re: validation wierdness possibly related to multiple struts config files

2004-07-13 Thread Bill Siggelkow
Are you using Struts 1.2 or the nightly build? I had this issue the other day and I think I got around it by using the new element instead of -- simply change arg0 to arg in your validation.xml. Or you can try using the new position attribute: Bill Siggelkow Bryan Hunt wrote: I have the foll

validation wierdness possibly related to multiple struts config files

2004-07-13 Thread Bryan Hunt
I have the following jsp page snip= : etc etc etc =snip I have 4 struts config files default.xml,client.xml,admin.xml,sales.xml They are declared as so in my web.xml file. snip= config /WEB-INF/str