Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Project References and deployment in WTP?
Project References and deployment in WTP? [message #125657] Mon, 25 July 2005 21:32
Eclipse UserFriend
I want to do the following in WTP, but I can't figure out how:

It's basically a simple web application. On the one side a servlet, on the
other side a client talking to the servlet. The client should be available
as an applet or webstart application from the same site. What I have done
so far:

* Have a Java Project with some code which is shared by client and server
* Have another Java Project implementing the client
* Have a dynamic web project implementing the servlet for tomcat 5.0

Problems:

* How do I get the code from the shared Java project to be published with
the dynamic web project (which depends on it). Setting project references
in the properties does not seem to do the trick.

* How can I automatically have the client packaged up as an
applet/webstart jar when publishing the server?

* How can I have the applet/webstart jar be signed when being published? I
know how to do the signing, I just don't know how to include this step in
the publishing process.

Thanks in advance for any help,
Carsten
Previous Topic:Welcome to the Jave Server Faces project..
Next Topic:problems of jsp editor
Goto Forum:
  


Current Time: Sat Jun 07 18:02:57 EDT 2025

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

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

Back to the top