admin username

2002-12-08 Thread Peter O'Reilly
I just installed Tomcat, can someone tell me the admin username and password? Thanks, -Peter __ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, p

RE: RE: RE: RE: Connection Apache - Tomcat

2003-11-03 Thread Peter O'Reilly
I was set up correctly so, www.ip.com:8080 always brought back the tomcat default page and the examples work. I want to be able to click a submit button and run a servlet, I tried this, and this, and this is what gets returned, The requested URL /WEB-INF/classes/DBServlet

Servlet Loaded

2003-11-04 Thread Peter O'Reilly
To all, Anybody know how you can tell if a specific servlet is loaded into Tomcat(4.1.29) after it's started? -Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-04 Thread Peter O'Reilly
The quickest way to do this is, ( assumes testing with http://localhost ) 1) copy the /WEB-INF/classes directory from the /examples/WEB-INF/classes to your directory. 2) Add the html code to call one of the servlets. If you can call one of the example servlets then you can backtrack and get r

Database JAR files

2003-11-08 Thread Peter O'Reilly
Where's the best place to put the database driver JAR files so all web apps using JDBC can utilize them? Is it ../tomcat/common/classes or ../tomcat/common/lib or ../tomcat/server/lib Thanks, Peter - To unsubscribe, e-mail: [EMAI

Re: Creation of HttpServlets

2003-11-10 Thread Peter O'Reilly
That being the case. If you open a database connection in the init method of a servlet, will that connection be the only one for all threads? -Peter At 09:42 AM 11/10/2003, you wrote: Think of the servlet as a multithreaded object. It spawns a new thread for each request. On Monday 10 November

Apache 2.0.52 Tomcat 5.5.4

2004-11-17 Thread Peter O'Reilly
To all, I can browse my website, www.123.com, but when I click a button the servlet I need to execute doesn't and I get a Apache error. I know its a connector issue because I can browse www.123.com:8080/mydir and get to the site, click the button, and the servlet does what it's supposed. Can

Re: Tomcat 5.X always creates session for every request?

2004-11-17 Thread Peter O'Reilly
TEST POST, SORRY sven morales <[EMAIL PROTECTED]> wrote: > You may want to check how your browser interprets >the encoded URL. Compare what has been sent to the >browser and what went back towards Tomcat. I was >assisting another person the other day and we found >out that the cookie is mangl

Re: Tomcat crashing

2004-11-17 Thread Peter O'Reilly
Where are my responses going? TESTING "Steven J. Owens" <[EMAIL PROTECTED]> wrote: >On Wed, Nov 17, 2004 at 08:30:14AM -0500, Shapira, Yoav wrote: >> This exception is first of all not fatal, and secondly usually indicates >> a client closed the browser (and therefore the output sink, from >> T

Re: Apache 2.0.52 Tomcat 5.5.4

2004-11-17 Thread Peter O'Reilly
artup.Catalina start INFO: Server startup in 6335 ms * Thank you, Peter. <[EMAIL PROTECTED]> wrote: >On Wed, Nov 17, 2004 at 11:23:14AM -0500, Peter O'Reilly wrote: >: I can browse my website, www.123.com, but when I click a button the s

Re: Apache 2.0.52 Tomcat 5.5.4

2004-11-18 Thread Peter O'Reilly
rate the properties file with /tomcat/bin/startup.sh -jkconf? Thank you, Peter QM <[EMAIL PROTECTED]> wrote: >On Wed, Nov 17, 2004 at 11:23:14AM -0500, Peter O'Reilly wrote: >: I can browse my website, www.123.com, but when I click a button the servlet >I need

Deployment of a JSP app

2004-11-23 Thread Peter O'Reilly
To all, Currently, the only way I can get to my application, which starts with a index.jsp is by appending on the directory. Like so.. http://www.xxx.com/app Anyone know how I can set up my app so that if i visit, http://www.xxx.com I will be able to see it? I tried making the struts-exam

RE: Deployment of a JSP app

2004-11-23 Thread Peter O'Reilly
ATALINA_HOME/work, and restart Tomcat. > >Read the Context configuration reference page if you're not sure what >I'm talking about. > >Yoav Shapira http://www.yoavshapira.com > > >>-Original Message- >>From: Peter O'Reilly [mailto:[EMAIL PROTECT

Re: Deployment of a JSP app

2004-11-23 Thread Peter O'Reilly
eepak shripat mane" <[EMAIL PROTECTED]> wrote: > >Hello > >Can u send ur code of index.jsp can u check ur configuration setting of >structs . > >Please check setting of file. > >u send me index.jsp file > >Deepak > > > >On Tue, 23 Nov 2004