
October 2nd, 2003, 07:07 PM
|
|
Registered User
|
|
Join Date: Apr 2003
Posts: 12
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Quote: | Is it possible to switch our JSP website over to another host? I'm pretty sure it is, but i'm just double checking. Of course the new host will be able to run jsp and all the jazz. | Yes, it will be very easy to move your site. You may want ask your new host to assist you with the files, since where you place your files may differ depending on your new host's configuration. If your pages include any servlets, it will be a little more involved, but still easy.
Quote: | Second question is. Our website now is all jsp, with an admin section etc etc. We want to give the site a makeover. This is doable with jsp, no? Like im assuming as long as i leave the jsp code in take, all should be fine right? I know there is more to it then that, but for all intensive purposes it makes more sense to use what we already have as opposed to rewriting the whole damn thing,right? | By your question I am assuming you did not write the jsp code. It should be easy to redesign your pages around the code, but you may want to hire someone to at least look over the new pages to make sure to code is in order.
|