| Author |
how to run socket program from web container(like servlets)
|
dorra smiles
Greenhorn
Joined: Mar 25, 2004
Posts: 1
|
|
Hi How to call a socket program or class from servlet. The Servlet runs inside a web container. thanks dorra
|
 |
Nathaniel Stoddard
Ranch Hand
Joined: May 29, 2003
Posts: 1258
|
|
|
You can do either just as you would in a normal program. If you're new to Servlets, I recommend you take a look at the J2EE tutorial that deals specificially with developing Servlets.
|
Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
|
 |
 |
|
|
subject: how to run socket program from web container(like servlets)
|
|
|