[EMAIL PROTECTED] wrote:
My problem that i want to send a massage to my servlet which is running in
Tocat5.5.17 using a client that open a socket connection at 8080
usingTCP/IP connection ? how i can do that ?
I have a group of servelet configured in a Context. To do that you neet
to read some
My problem that i want to send a massage to my servlet which is running in
Tocat5.5.17 using a client that open a socket connection at 8080
usingTCP/IP connection ? how i can do that ?
[EMAIL PROTECTED] wrote:
> Hello all,
>
> How can i make the Tomcat opens to my servlet once i call it, using this
> call "http://localhost:8080"; ???
Basically this works, if you put a webapp context called "ROOT" into the
webapps directory.
You should have a look at the Tomcat default installat
Hello all,
How can i make the Tomcat opens to my servlet once i call it, using this
call "http://localhost:8080"; ???
What i wan to say that i want me own servlet be the default page, and I am
using apache-tomcat-5.5.17
Thanks
Hello all,
How can i make the Tomcat opens to my servlet once i call it, using this
call "http://localhost:8080"; ???
What i wan to say that i want me own servlet be the default page, and I am
using apache-tomcat-5.5.17
Thanks