installing tomcat

2001-04-11 Thread GoldenDawn Fan
Hi, I am having problem installing tomcat. I set the TOMCAT_HOME to c:\tomcat and and JAVA_HOME to c:\jdk1.2.1. But how do I "add the Java interpreter to your PATH environment variable"? Any help would be much appreciated. Thanks in advance. __ D

Re: problem in starting server

2001-01-06 Thread GoldenDawn Fan
Hi, I have a frustrating problem. I have a link in a servlet that is set to String url = "/aServlet"; And the browser moves to http://127.0.0.1:8080/aServlet", which is a 404 Not Found. So I changed url to "ThisApp/servlet/aServlet", but this time browser moves to http://127.0.0.1:8080/ThisApp/

sendRedirect and setting cookies

2001-01-02 Thread GoldenDawn Fan
Hi, tomcat3.1 does not support setting cookies in servlets that do sendRedirect? So, can we still set cookies in servlets that do "sendRedirect" or can we use either a) response.setStatus(response.SC_MOVED_TEMPORARILY); response.setHeader("Location", newURL); b) response.setHeader("Refresh", "1

API directory

2000-12-28 Thread GoldenDawn Fan
Hi, I recently downloaded the Acme API, but I am not sure where to put it. Can anyone help please? Thanks __ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/

extra path

2000-12-19 Thread GoldenDawn Fan
Hi what is "extra path"? And how is it specified? Thanks. __ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/

getPathInfo()

2000-12-16 Thread GoldenDawn Fan
I am very sorry about forgetting to change the heading of the last post. --- GoldenDawn Fan <[EMAIL PROTECTED]> wrote: > Hi what does getPathInfo() return, the path to > exactly > what file? Similarly, what does getPathTranslated() > r

Re: problem

2000-12-16 Thread GoldenDawn Fan
Hi what does getPathInfo() return, the path to exactly what file? Similarly, what does getPathTranslated() return? Thanks. __ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/

persistent connection

2000-12-16 Thread GoldenDawn Fan
Hi, what is persistent connection? What does it do? How is it different from regular connection? __ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/

Post in tomcat

2000-11-27 Thread GoldenDawn Fan
Hi, I encountered a problem with post. I had identical methods for doGet and doPost, which is just public void doPost(HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException{ doGet(request, response); } But while

dial up server

2000-11-13 Thread GoldenDawn Fan
Hi, does anyone know how Apache can be used as server for dial up ISP? If so, can someone briefly explain how? Thanks! __ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.yahoo.com/

tomcat searching for files

2000-10-24 Thread GoldenDawn Fan
Why is it that tomcat can not find some class files? __ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/

automatic compiling

2000-10-24 Thread GoldenDawn Fan
Hi, how can I let tomcat compile my source file automatically? __ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/