Re: Tiles2 runtime definition

2008-04-18 Thread Antonio Petrelli
2008/4/17, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > I think the tiles definition attributes should be exposed through the > tiles-plugin XML file. Can you elaborate on this? I wish to know what's your point. Thanks Antonio

Re: Tiles2 runtime definition

2008-04-17 Thread stanlick
I think the tiles definition attributes should be exposed through the tiles-plugin XML file. My Wizard action is setting the nextPage so this would eliminate the need to write a ViewPreparer to set the jsp in the tiles definition. I am now meddling around in the Preparer trying to construct the U

Re: Tiles2 runtime definition

2008-04-17 Thread Antonio Petrelli
2008/4/17, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Right on Antonio! Can you tell me how to fish the web context root from the > Preparer? I need to construct the page location from this and the nextPage > itself. Is there a list of key names someplace? Finding this bit of data > or that on

Re: Tiles2 runtime definition

2008-04-17 Thread stanlick
Right on Antonio! Can you tell me how to fish the web context root from the Preparer? I need to construct the page location from this and the nextPage itself. Is there a list of key names someplace? Finding this bit of data or that on the stack is typically where productivity takes a nosedive.

Re: Tiles2 runtime definition

2008-04-17 Thread Antonio Petrelli
2008/4/17, stanlick <[EMAIL PROTECTED]>: > > > > Use a ViewPreparer: http://tiles.apache.org/tutorial/advanced/preparer.html Antonio

Tiles2 runtime definition

2008-04-17 Thread stanlick
me navigate this configuration? I'd rather not duplicate the tiles definitions when the only variation is the jsp page in the sequence. Thanks, Scott -- View this message in context: http://www.nabble.com/Tiles2-runtime-definition-tp16744033p16744033.html Sent from the Struts - User mailing