Re: Context.xml in tomcat 5.5

2007-04-19 Thread Avinash Kumar
[EMAIL PROTECTED] wrote: Hi all, Thier is a file TOMCAT_HOME\conf\context.xml in tomcat 5.5 ,what we have to write in this xml file and when is this file needed,i made two sample web application in jsp and servets ,i just deployed those in webapps ,i se the java and tomcat home as required

Re: Context.xml in tomcat 5.5

2007-04-19 Thread Andre Prasetya
configure a context.xml inside META-INF of your web app. On 4/19/07, Avinash Kumar [EMAIL PROTECTED] wrote: Hi all, Thier is a file TOMCAT_HOME\conf\context.xml in tomcat 5.5 ,what we have to write in this xml file and when is this file needed,i made two sample web application in jsp

Re: Context.xml in tomcat 5.5

2007-04-19 Thread Avinash Kumar
-INF of your web app. On 4/19/07, Avinash Kumar [EMAIL PROTECTED] wrote: Hi all, Thier is a file TOMCAT_HOME\conf\context.xml in tomcat 5.5 ,what we have to write in this xml file and when is this file needed,i made two sample web application in jsp and servets ,i just deployed those

Re: Context.xml in tomcat 5.5

2007-04-19 Thread Andre Prasetya
] wrote: Hi all, Thier is a file TOMCAT_HOME\conf\context.xml in tomcat 5.5 ,what we have to write in this xml file and when is this file needed,i made two sample web application in jsp and servets ,i just deployed those in webapps ,i se the java and tomcat home as required

Re: Context.xml in tomcat 5.5

2007-04-19 Thread Avinash Kumar
Thanks a Lot Sir, I more thing i got to ask regarding this is dat in tomcat 4.1 we dont have this context.xml file separately so if we do JNDI connection Pooling for all the web application present then where to set the context entries as we set in context.xml in tomcat 5.5 ,as because

Context.xml in tomcat 5.5

2007-04-18 Thread Avinash Kumar
Hi all, Thier is a file TOMCAT_HOME\conf\context.xml in tomcat 5.5 ,what we have to write in this xml file and when is this file needed,i made two sample web application in jsp and servets ,i just deployed those in webapps ,i se the java and tomcat home as required and these application

Re: Context.xml in tomcat 5.5

2007-04-18 Thread Andre Prasetya
web app. On 4/19/07, Avinash Kumar [EMAIL PROTECTED] wrote: Hi all, Thier is a file TOMCAT_HOME\conf\context.xml in tomcat 5.5 ,what we have to write in this xml file and when is this file needed,i made two sample web application in jsp and servets ,i just deployed those in webapps ,i se