Re: Validation and Tiles

2008-11-26 Thread mthalis
I find the answer below show how to solve it. (where login.page and login.success are both tiles defs) -- View this message in context: http://www.nabble.com/Validation-and-Tiles-tp20694339p20699602.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Validation and Tiles

2008-11-25 Thread mthalis
Tell me I was wrong or not. please give me any suggestion. -- View this message in context: http://www.nabble.com/Validation-and-Tiles-tp20694339p20695446.html Sent from the Struts - User mailing list archive at Nabble.com

Validation and Tiles

2008-11-25 Thread mthalis
://www.nabble.com/Validation-and-Tiles-td20680989.html My Previous Question thank you. -- View this message in context: http://www.nabble.com/Validation-and-Tiles-tp20694339p20694339.html Sent from the Struts - User mailing list archive at Nabble.com

Validation and Tiles

2008-11-25 Thread mthalis
/myPro.zip myPro.zip please help me. -- View this message in context: http://www.nabble.com/Validation-and-Tiles-tp20680989p20680989.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

WSAD struts configuration file validation and tiles

2006-09-25 Thread Jennifer Lill
I am having a problem with the "struts configuration file validator" in Websphere Studio Application Developer. I currently have the validator turned on: Windows> Preferences> Validation> Struts configuration file validator For some/most of my tiles paths, the validator complains that: Target

Re: Validation and Tiles

2004-09-15 Thread josh
I may be assuming too much, but you didn't give me any of your xml files to look at so this is the best I can do. One thing you might be doing wrong is in your struts-config. You need to make sure that your input parameter in your action mapping points to the tiles definition for you page, and no

Validation and Tiles

2004-09-15 Thread Caroline Jen
I am using tiles; a bar on the top, a pane on the left hand side, and a bar at the bottom of all web pages. I am also using the Struts validation to validate the form submitted. When users do not fill out forms as required, we have a "page" shown in the browser that shows the errors for all inval