Re: confused

2001-02-28 Thread Mark Balster
Do the examples work? http://localhost:8080/examples/jsp ... When you start TC, does it echo your webapp context? - Original Message - From: "Lori Edelen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Lori Edelen" <[EMAIL PROTECTED]> Sent: Wednesday, February 28, 2001 12:35 PM Subject

mod_jk and Mandrake 7.2

2001-01-29 Thread Mark Balster
Any known issues with mod_jk and the Mandrake 7.2 distribution?   I have not been successful in getting Apache and Tomcat 3.2.1 to cooperate.  I have been succesful under RH 6.2.   TIA,   Mark

Re: Red Hat Tomcat successful user?

2001-01-12 Thread Mark Balster
Title: Red Hat Tomcat successful user? I am running that configuration.  Does Tomcat work on 8080? - Original Message - From: kiril To: Jakarta (E-mail) Sent: Friday, January 12, 2001 4:24 PM Subject: Red Hat Tomcat successful user? Is there anyone out the

Re: Problems with JDOM and Tomcat

2000-11-21 Thread Mark Balster
What version of Xerces do you have installed? - Original Message - From: "Roger Wisler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 21, 2000 9:27 AM Subject: Problems with JDOM and Tomcat > Hello > I've read you posting in the [EMAIL PROTECTED] mailing > list. >

getId()

2000-11-01 Thread Mark Balster
From the javadocs for HttpServletRequest on getId() :   Returns a string containing the unique identifier assigned to this session. The identifier is assigned by the servlet container and is implementation dependent.   My question is:  What is the scope for the unique identifier?  global, se