In fact, you have to front JSPs only if you're using modules, because requests have to go through struts controller to know which module they belong. If you're not planning to use modules, I think you can keep your struts-config file the way it is. And as tiles and modules are independant, the use of tiles don't force you to front anything.


Thomas

At 16:37 11/08/2003 -0400, you wrote:

I am about to upgrade to struts 1.1 and I have a question.
I have a site with a decent amount of content stored in a content manager.
I want to use tiles, but I read that in struts 1.1, all jsps have to be fronted by actions.
Does this mean that I have to write forwards in strutsconfig.xml for every single jsp on the site?
This could add up to a lot of pages.


Am I interpreting this correctly?

Thanks.

-e



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


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



Reply via email to