Looking for Simple Eclipse-WTP JSP Tutorial [message #190323] |
Thu, 22 March 2007 07:15  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03788 seconds