servlet source [message #79116] |
Wed, 02 March 2005 09:34  |
Eclipse User |
|
|
|
Hi,
Maybe this question can go into a more "general" group, but I'll try here:
I want to attach servlet's source code to tomcat's jar, so that doGet will
have "request" and "response" as its parameters, rather than "arg0" and
"arg1" - how do I do that?
|
|
|
Re: servlet source [message #83445 is a reply to message #79116] |
Mon, 14 March 2005 08:55  |
Eclipse User |
|
|
|
Hi Zohar,
First, you'll need a post-M3 build - there was some new support in Eclipse
that we had to move up to for this to work. Once you've got that, you should
just be able to go to any project's build path (Right click on project, go
to Properties > Java Build Path), and then edit the source attachments for
any jars on the Tomcat classpath container.
|
|
|
Powered by
FUDForum. Page generated in 0.24282 seconds