Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Looking for Simple Eclipse-WTP JSP Tutorial
Looking for Simple Eclipse-WTP JSP Tutorial [message #190323] Thu, 22 March 2007 07:15 Go to next message
Eclipse UserFriend
Originally posted by: goodjobfastcar.gmail.com

Hello E-People,

I'd like to try out Eclipse-WTP for J2EE development.

I think a good place for me to start would be to author some
simple JSP pages and work out from there.

I've done some JSP development in JDeveloper. One thing I like
about it is it make it easy for me to startup a container and
attach the debugger to my code.

I suspect that with Eclipse-WTP...
it might be a little more difficult [ maybe not tho! ].

So here is what I need.

I need a simple tutorial showing me how to develop a simple
JSP page which I can attach a debugger to.

Does such a tutorial exist?

I poked around with google and nothing leaped out at me.

Thanks,
...Peter
Re: Looking for Simple Eclipse-WTP JSP Tutorial [message #190358 is a reply to message #190323] Fri, 23 March 2007 04:53 Go to previous message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Peter X Smith wrote:
>
> Hello E-People,
>
> I'd like to try out Eclipse-WTP for J2EE development.
>
> I think a good place for me to start would be to author some
> simple JSP pages and work out from there.
>
> I've done some JSP development in JDeveloper. One thing I like
> about it is it make it easy for me to startup a container and
> attach the debugger to my code.
>
> I suspect that with Eclipse-WTP...
> it might be a little more difficult [ maybe not tho! ].
>
> So here is what I need.
>
> I need a simple tutorial showing me how to develop a simple
> JSP page which I can attach a debugger to.
>
> Does such a tutorial exist?
>
> I poked around with google and nothing leaped out at me.
>
> Thanks,
> ..Peter
>
>
This isn't quite what you're asking for, but it's close.

If I remember correctly, it shows how to build and debug a servlet.
Instead of creating the servlet, create the JSP. Running works the same
way and you can drop breakpoints into your JSP files.

http://www.eclipse.org/downloads/download.php?r=1&file=/ technology/phoenix/demos/install-wtp/install-wtp.html

HTH,

Wayne
Previous Topic:Changing format automatic <%@page import=... insertion to include space after @ delimiter
Next Topic:xml Error processing dirty region
Goto Forum:
  


Current Time: Sun Feb 09 05:21:44 GMT 2025

Powered by FUDForum. Page generated in 0.03788 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top