|
Home > Archive > Web Servers on Unix and Linux > April 2004 > free web host for jsp testing
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
free web host for jsp testing
|
|
| homecurr@yahoo.com 2004-04-23, 2:36 pm |
| Hi, I developed some jsps and they worked fine on my local machine. I
would like to put them on internet and have a real test. Is there any
free Java web host that I can deploy my jsps? I do not need my own
domain name.
I am using tomcat, but I guess other server should work too.
Thanks,
John
| |
| homecurr@yahoo.com 2004-04-23, 7:36 pm |
| I found myjavaserver.com. But I do not know how to depoly it.
I have some jsp which call my servlets. I used tomcat on my desk top
and in that environment, my file structure is
tomcat 5.0/webapps/myproj/ all my jsps
tomcat 5.0/webapps/myproj/web-inf/lib/ all my jar files
I also use the web.xml under "web-inf" to map my servlet to a shorter
name.
I am now on MyJavaServer.com account, how can I depoly my jar files
and do the mapping?
Thanks a lot.
John
homecurr@yahoo.com wrote in message news:<2d5d0ce4.0404231030.5bb07dde@posting.google.com>...
> Hi, I developed some jsps and they worked fine on my local machine. I
> would like to put them on internet and have a real test. Is there any
> free Java web host that I can deploy my jsps? I do not need my own
> domain name.
>
> I am using tomcat, but I guess other server should work too.
>
> Thanks,
>
> John
|
|
|
|
|