Tom cat set up problem

2003-10-22 Thread UR Friend
Hi! I am trying to set up tomcat...tried to set-up following env var It is installed in C:\jakarta-tomcat-5.0.12\jakarta-tomcat-5.0.12 SET JAVA_HOME=C:\jdk1.3.1_01 SET CATALINA_HOME=C:\jakarta-tomcat-5.0.12\jakarta-tomcat-5.0.12 When tried to run, I got the following exception. Am I running

JNDI configuration in server.xml

2003-10-22 Thread Galbayar
I have component deployed in common/lib/component.jar and configured many webapplications each webapplication use global component through JNDI and my configuration in server.xml is factory org.apache.commons.dbcp.BasicDataSourceFactory maxActive 100

Re: encrypting a form's action URL with HTTPS link

2003-10-22 Thread frode
> > PS is there a tool like wget or perhaps a way of using wget, where I can > > specify form elements in a request and see the contents & config of the > > server's response? You might want to look at cURL, http://curl.haxx.se/ --

<    1   2