Paul Benedict ha scritto:
Correct.

[EMAIL PROTECTED] wrote:
I see.  You're just selecting which JSP to display with the action
forward, not changing the flow of the application.  Is that right?

In that case, I can see some advantage over using Tiles.



No, it is not correct. If you <put> an action instead of a simple JSP file (eventually with a controller) and forward to a different pages depending on your action logic, the correct JSP page will be displayed.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to