Kristian Rink wrote:
Johann;

Johann Siegele schrieb:
I know that! this was just an example of that what i want to do with tomcat.
I want to build a server with tomcat
which no user can change. this server should run tomcat, and just my
services (servlets), no user should be able to change
anything.

Considered building an application that does embed tomcat for right this
purpose? Quick dump off my ever-growing link list, even though I never
managed / needed to try, and it's rather old already...:
What do you want to do with tomcat if you have user session (with browser) running in kiosk mode already? Just remove admin webapp, restrict browser to allow only localhost (or use proxy, whatever).

I can't see any point why kiosk mode should be tomcat specific. In my opinion you should not run even tomcat on a kiosk machine - run only a browser with access allowed only to one host.

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to