Re: tiles-defs.xml and extended attributes...

2007-04-17 Thread Antonio Petrelli
2007/4/17, Rod Bollinger <[EMAIL PROTECTED]>: Hi Antonio, I agree that that works. In fact, both approaches function identically. That is not the issue. The only issue I was raising was how to make the SimpleMenuItem extension attributes validate properly in an IDE. Since, they are not declared

Re: tiles-defs.xml and extended attributes...

2007-04-16 Thread Martin Gainty
the original message without making a copy. Thank you. - Original Message - From: "Dave Newton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" ; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Monday, April 16, 2007 8:56 PM Subject:

Re: tiles-defs.xml and extended attributes...

2007-04-16 Thread Dave Newton
--- Martin Gainty <[EMAIL PROTECTED]> wrote: > Apologies for jumping in mid-thread..Can I assume by > 'extension' you mean VaLang? In which case have you > looked at implementing Validation with Spring > Validators? Whahuh? He's talking about the validation of an XML configuration file from with

Re: tiles-defs.xml and extended attributes...

2007-04-16 Thread Martin Gainty
- Original Message - From: "Rod Bollinger" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Sent: Monday, April 16, 2007 6:41 PM Subject: RE: tiles-defs.xml and extended attributes... Hi Antonio, I agree that that works. In fact, both approaches func

RE: tiles-defs.xml and extended attributes...

2007-04-16 Thread Rod Bollinger
difference to the code, everything works just fine. Thanks for the response, -Rod -Original Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 02:52 To: Struts Users Mailing List Subject: Re: tiles-defs.xml and extended attributes... 2007/4/13, Rod

Re: tiles-defs.xml and extended attributes...

2007-04-15 Thread Antonio Petrelli
2007/4/13, Rod Bollinger <[EMAIL PROTECTED]>: Is there a way to define these extended attributes in my TLD file or would this require an extension to the tiles-config_1_3.dtd (not really preferable)? What is the correct procedure for declaring these "extra" attributes such that they are considere

tiles-defs.xml and extended attributes...

2007-04-13 Thread Rod Bollinger
Hello, I have a menuing system using a custom tag to create menus based on configurations specified in Tiles. I needed to create a more robust solution for menu specification than was provided by the org.apache.struts.tiles.beans.SimpleMenuItem. I extended the org.apache.struts.tiles.beans.MenuIte