Re: running tomcat on port 80

2005-06-23 Thread Timo -Blazko- Boewing
On Tue, 2005-06-21 at 18:54 +0200, mario nee wrote: > in Unix system you must have root permission to open a port under 1024. > Hello, While this is right, I would not recommend to run Tomcat as root. Better run Tomcat with another port just like the default 8080 and use a firewall application s

Struts Flow: parallel JS files

2005-03-11 Thread Timo -Blazko- Boewing
Hello List, I plan to use Struts Flow plugin in order to realise a wizard for a survey tool. However, the survey tool can handle different survey definitions (depending on an URL parameter) at once. Thus, using a simple flow control file (the server side JavaScript) is not that ideal, because the