File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Placing Applet & Servlet for their Communication in the Web Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Placing Applet & Servlet for their Communication in the Web Server" Watch "Placing Applet & Servlet for their Communication in the Web Server" New topic
Author

Placing Applet & Servlet for their Communication in the Web Server

Jignesh Gohel
Ranch Hand

Joined: Dec 28, 2004
Posts: 276
hello,

I am learning servlets & referring the Book "Java Servlet Programming" By Jason Hunter from O'reilly.In that book one HttpChatClient & Chat Servlet are
given in the AppletServlet Communication chapter.
So if anybody has referred the above mentioned book, then please tell me where to keep the Applet's main class file ,its html file & Servlet class file in Apache Tomcat Web Server 4.31 instead of Java Web Server.

Also in the HttpChatClient program should the URL constructor's arguments are to be changed or they are to be Kept As it is.

Thanking You,
Jignesh


Regards,
Jignesh

The Art Of Life Is To Know When To Be Useless And When To Be Useful - CHUANG TZU
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Placing Applet & Servlet for their Communication in the Web Server
 
Similar Threads
servlet chaining-tunneling???
Basic concept in Applet-Servlet communication ?
How to pass data from an applet to another java file
Send file using HTTP from thick application
The requested resource is not available