File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Debugging JSP, struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Debugging JSP, struts" Watch "Debugging JSP, struts" New topic
Author

Debugging JSP, struts

Meg Jolie
Greenhorn

Joined: Jul 03, 2009
Posts: 20
How do you debug JSP, struts (1.3) applications in Eclipse? Can anyone suggest any good tutorials/books regarding this?
Thanks!
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56162
    
  13

Please be sure to ask IDE questions in the IDE forum. I have moved this post there for you.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Samuel Behrman
Ranch Hand

Joined: Oct 02, 2009
Posts: 49
You need to add the appropriate server plugin. For example, if you are using a JBoss server, you need to add the JBoss IDE plugin. Look up on the net for the plugin based on which server you are using.


RAQ Report: Web-based Excel-like Java reporting tool.
Meg Jolie
Greenhorn

Joined: Jul 03, 2009
Posts: 20
Thanks!

Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5532

Eclipse comes with a tutorial for debugging JSPs: Help | Help Contents, then Web Tools Platform User Guide | Using the Server Tools | Application Testing and Publishing | Debugging Applications On a Server

Also, do not look for or install JBoss IDE - that is an old product no longer supported. Instead, use JBoss Tools: http://www.jboss.org/tools


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Debugging JSP, struts
 
Similar Threads
please help in struts -web-inf/web.xml not found
Need help in JSP
Interview with JP Morgan Chase - Java
please help in struts -web-inf/web.xml not found
Struts e JSP