cpanon via JavaKB.com Guest
|
Posted: Thu May 18, 2006 3:07 pm Post subject: tiles-def put w/Actions |
|
|
Hello
In a tiles-def.xml is/how it possible to have a
<put name"layoutName" value="/listingAction.do?param=123"/>
Without going to the complexity of a making it a tile then a controller for
the tile? It appears that value can only be a jsp. Alternatively is it
possible to create a "non-visual" jsp that will automatically either post a
value in the session and forward to an action or do a "virtual Submit" to a
defined action with no visual display or user input?
--
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-setup/200605/1 |
|