Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Deploying a servlet in Eclipse(WSAD)
Deploying a servlet in Eclipse(WSAD) [message #14618] Tue, 06 May 2003 04:04
Eclipse UserFriend
Originally posted by: heated_corgi.hotmail.com

HI All:
WebSphere Studio Application Developer (Windows)
And am using its Java perspective and as previously i have used eclipse
and java perspective seems to be same as Eclipse so i thought this is the
right place to post this question.
If not than im sorry guys, Can any of you tell me send it where as im
badly stuck

Following is the configuration of IDE i am using
WebSphere Studio Application Developer (Windows)
Version: 5.0.0
Build id: 20021125_2118

Problem:
I have a set of jar files and a servlet lies in any one of those jar
files. And these jar files i need to use in my all projects, as these jar
files contains servlet which initializes the framework.
Now how to go for it, I dont want to make a J2EE project for my each
module so i decided to use java perspective(as J2EE perspective compels me
to use dir structure which i dont want, like instead web content i want
JSP dir).
I also decided to make a separate project where i will put those common
jars used by all modules., but i am unable to configure it.
Each Module configurations needed:
/java -- here lies all source code
/java/XXX.jar -- compiled code
/xml -- Frame work configuration file
/jsp -- JSP modules

And this configuration file is inturn use by project specific servlet.
Now here is all lemme know if i missed something,
can any of you great mind out here can draw a picture., as i am about to
give up.

Regds
Corgi
Previous Topic:Debugging JNI code
Next Topic:Refactoring if(variable == CONSTANT) into if(CONSTANT == variable)
Goto Forum:
  


Current Time: Thu Jul 03 14:20:29 EDT 2025

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

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

Back to the top