Re: Changing Tomcat port programmatically

2007-01-21 Thread Pid
Work your way through the results from google, there are plenty of explanations and tutorials. Easier than me explaining laboriously over a series of emails. Youko wrote: thanks for your reply But i have read that too. And still dont understand about it. Could u give me a little bit explana

Re: Changing Tomcat port programmatically

2007-01-21 Thread Youko
thanks for your reply But i have read that too. And still dont understand about it. Could u give me a little bit explanation so i know where to start? Sorry for any incovenience --Priyoko T Pid-2 wrote: > > I suggest that you should look into embedding Tomcat. > Tomcat can be configured and

Re: Changing Tomcat port programmatically

2007-01-21 Thread Pid
I suggest that you should look into embedding Tomcat. Tomcat can be configured and started programmatically. http://www.google.co.uk/search?q=embedding+tomcat Youko wrote: Hi...iam a new tomcat user and have few questions I want to add connection management utility in tomcat. Basically the fu