File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Websphere and the fly likes setting up different modules in the RAD 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 » Products » Websphere
Reply Bookmark "setting up different modules in the RAD" Watch "setting up different modules in the RAD" New topic
Author

setting up different modules in the RAD

Hyde BlackWell
Greenhorn

Joined: Dec 24, 2010
Posts: 1
hi everyone,

i have different modules(struts) i want to config it on the RAD. so can anyone please tell me how to set up this struts code in the RAD.
thanks in advance....
Deepak Pant
Ranch Hand

Joined: Feb 13, 2004
Posts: 443
To enable Struts (or similar framework/library) support, create a Dynamic Web Project and enable the framework specific facets. You can also create Enterprise Application Project, add dynamic web project to it. And then enable various facets.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: setting up different modules in the RAD
 
Similar Threads
Structure of a web application
RAD 6 download
unable to use more than 2 <bean:message. tags in jsp
Migration to RAD 7.5 - Unable to Find Struts Tag Handler Classes
RAD7 and RAD6 - can they coexist?