windows to linux

2002-06-10 Thread Aline
Hi, I have an application which works under Tomcat on windows. I tried to move the application to Tomcat linux. But the xtags in my jsp pages don't work anymore. Is there any file to init in linux or something else to do so that it work? Thanks Aline Webcaster -- To unsubscribe, e-mail

RE: Can't Stop Tomcat 4.03

2002-06-10 Thread Aline
You can try to press keys Ctrl+c in the Tomcat Window -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Problem With Params In Web.xml

2002-06-07 Thread Aline
-namemyServlet/servlet-name servlet-classMyServlet/servlet-class /servlet /web-app And to : getServletContext().getInitParameter(configFile) in your servlet. Aline Webcaster -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Init object in contextServlet

2002-06-06 Thread Aline
Hi, Can anyone tell me how to create an object instance and put it in the servlet context at the beginning of a web application. Is it in the web.xml that I must declare it? thanks. Aline Webcaster T +33 (0)3 28 36 25 23 F +33 (0)3 20 13 06 04 http://www.oeilpouroeil.fr http

RE: Conncurency issue with tomcat???

2002-05-16 Thread Aline
. Aline http://www.oeilpouroeil.fr http://www.visiodrome.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Jsp window opener

2002-05-16 Thread Aline
. Aline http://www.oeilpouroeil.fr http://www.visiodrome.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Jsp window opener

2002-05-16 Thread Aline
I tried the different solutions, but the parent of my popup window seem to be the servlet and not the first jsp page. Is there an other solution? Aline Alternitively if the pop-up window is still open you can retieve the fields values by using javascript (i.e. parent.opening window.form

session listener

2002-03-15 Thread Aline
Hello, I'd like to add a listener to a session (there's no method for this in HttpSession class). I read that I have to configure the web.xml file but I don't know how Does anyone can help me? thanks Aline WEBCASTER T +33 (0)3 28 36 25 25 F +33 (0)3 20 13 06 04 http://www.oeilpouroeil.fr

problem with context-param in web.xml

2002-03-14 Thread Aline
whitch explain me that the web.xml file is not correct. Can anyone help me please? thanks. Aline WEBCASTER T +33 (0)3 28 36 25 25 F +33 (0)3 20 13 06 04 http://www.oeilpouroeil.fr http://www.visiodrome.com -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL

catalina.policy

2002-02-21 Thread Aline
:${catalina.home}/webapps/myApp2/-,read,write; }; But I have a error when I'm starting my server. Can anyone help me? thanks Aline www.visiodrome.com www.oeilpouroeil.fr