aspose file tools
The moose likes Struts and the fly likes Using Module in Struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Using Module in Struts" Watch "Using Module in Struts" New topic
Author

Using Module in Struts

Alec Lee
Ranch Hand

Joined: Jan 28, 2004
Posts: 568
If I want to use module, does it mean I must place my JSPs under applcontext/modulename/ instead of applcontext/WEB-INF/modulename?
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
No, it doesn't. Just give the full path of your JSPs when you specify forwards in every module and put the JSPs wherever you want.


Merrill
Consultant, Sima Solutions
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Using Module in Struts
 
Similar Threads
[struts] mapping actions in modules
Can install Module using wscp
JAAS vs InitialContext authentication
Application maintenance (source control)
IntelliJ+CVS+SSH