Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » servlet source
servlet source [message #79116] Wed, 02 March 2005 09:34 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Problems occurred when invoking code from plug-in: "org.eclipse.jface"
Next Topic:Duplication in JSP content assist.
Goto Forum:
  


Current Time: Tue Jul 22 14:39:13 EDT 2025

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

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

Back to the top