View Single Post
  #2 (permalink)  
Old 07-19-2007, 07:42 PM
oregon oregon is offline
Member
 
Join Date: Jul 2007
Posts: 41
oregon is on a distinguished road
1)Download struts
Struts Console
2) unzip file and copy
com.jamesholmes.console.struts
in plugins folder of eclipse
3)start eclipse

the easiest way is copy a blank struts project in your project (if you want I give it)

4) create a project
5) then add the libraries of struts (right button->configure build path-> add jars. you will find them in Project > WebRoot > WEB-INF > lib )
6)create a page
Reply With Quote