A friendly place for programming greenhorns!
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
Author
Using Module in Struts
Alec Lee
Ranch Hand
Joined: Jan 28, 2004
Posts: 568
posted
Oct 02, 2006 02:43:00
0
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
posted
Oct 02, 2006 08:50:00
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter