I know how to run tomcat on MY computer, I just click the start button. My question is, how can I upload tomcat to a webserver and make it run forever(or at least until I click stop).
no, of course not.
Any software running on a machine needs to be installed by someone who has a right to do so.
If that weren't the case the security implications would be enormous.
Of course if you have an account on that machine you might install it using an ssh connection, but if the machine is properly configured it should be inaccessible to the outside world as the firewall would block requests to it.
no, of course not.
Any software running on a machine needs to be installed by someone who has a right to do so.
If that weren't the case the security implications would be enormous.
Of course if you have an account on that machine you might install it using an ssh connection, but if the machine is properly configured it should be inaccessible to the outside world as the firewall would block requests to it.
Oh geez, this breaks my heart. Say on my webserver they have a spot for cgi scripts, is it possible they are running something that will run jsps and servlets?
In my experience, you need to be the admin/supervisor to install an environment, such as Tomcat, or Apache, or things that interact at the higher level. There are some scripts out there, such as yappa-ng that a user could install, and run from his own area. BUt things that require tweaking of the firewall, or the opening of a port, or various levels of IO are saved for exclusive access to the root/supervisor accounts.
And of course Tomcat would effectively be installed as a plugin to the webserver, requiring changes to the webserver configuration files (and thus a restart of the webserver itself).
Thanks guys, but I just said screw it. I don't have the smarts or time to do what I wanted. So, I just turned my site into a "hobby" site, and I'm just as satisfied.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Java Forum Timeline:Java and DOM