| Author |
how My jsp uses javabeans?
|
Robin Zhang
Ranch Hand
Joined: Apr 11, 2002
Posts: 139
|
|
|
I made a jsp worked in my local pc, but I do not know how I can make it work in my web site (I have a account in http://www.mycgiserver.com/). My jsp uses javabeans.If any one know,please help
|
 |
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
|
|
Create a war file of your whole application (that is installed on your local server) and FTP it to the other server and deploy it. How you deploy it on that server, you must already know. - madhav
|
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
|
 |
Sam Dalton
Author
Ranch Hand
Joined: Jul 26, 2001
Posts: 170
|
|
Does your account allow JSP/Web applications? If not then you will not have much luck There are many out there that do (but most are expensive) If you need a list of some that support JSP/Webapps drop me a line and I will give you a list. S
|
<a href="http://www.samjdalton.com" target="_blank" rel="nofollow">Sam Dalton</a>,<br />Co-author of [http://www.amazon.com/exec/obidos/tg/detail/-/1590592255/qid=1068633302//ref=sr_8_xs_ap_i0_xgl14/104-4904002-9274339?v=glance&s=books&n=507846]Professional JSP 2.0[/URL] (October 2003)<br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/1861007701/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional SCWCD Certification</a><br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/186100561X/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional Java Servlets 2.3</a>
|
 |
 |
|
|
subject: how My jsp uses javabeans?
|
|
|