Re: [5.5] path specified in context.xml not being used

2006-03-31 Thread Ritchie Gillam
It is mentioned here that if you want to use something different, to create a context.xml file specifying the path and docBase attributes. What if you want 2 applications to have different docBases? Ritchie Programmer Analyst [EMAIL PROTECTED] 31/03/2006 10:09 am see also my other

Physical path outside of webapps directory

2006-03-29 Thread Ritchie Gillam
Hi all I have searched the archives and has seen many posting on this but still need more information. Right now, I use Eclipse as my IDE. When a project is ready for testing I export to a WAR and use Tomcat's GUI Manager WAR file to deploy option to deploy my application to my server. So

Re: Design Guidance requested for Tomcat newbie - servlets, MySQL access, etc.

2006-01-19 Thread Ritchie Gillam
I just wanted to add the Hibernate is very good for dealing with Database stuff. Ritchie [EMAIL PROTECTED] 18/01/2006 9:04 pm Ah, well, it's for things like this that we schedule a long test/fix cycle, right? Indeed... :( Here the links to those frameworks:

Re: Database Connectivity of JSP(Tomcat 4.x) with Oracle 8i

2006-01-18 Thread Ritchie Gillam
Which version of JVM are you using? Ritchie [EMAIL PROTECTED] 18/01/2006 11:02:31 am Vidhi wrote: i'd copied the classes12.zip from C:\jdbc\lib. there's no folder of ORACLE_HOME. now,what else to be done? i'm sending you my JSP pagae. kindly tell me what code should be written/added

Re: Database Connectivity of JSP(Tomcat 4.x) with Oracle 8i

2006-01-18 Thread Ritchie Gillam
I believe that classes12.zip is for Version 1.2 and 1.3 only. JRE5.0 uses 1.5. Your solution would be to download ojdbc14.jar which is for JVM 1.4 or 1.5 and put that in either you application/WEB-INF/lib directory or Tomcat's common/lib directory. Follow this link to download ojdbc14.jar:

How to redirect incoming requests?

2006-01-11 Thread Ritchie Gillam
I am trying to have all requests that come to the Tomcat Server be redirected to another web server. What is the best/easiest was to do this? I have Tomcat 5.5.7 installed and I do not have or want to install Apache. I have did a search through the archives and have found nothing. Any

How to get Novell Id in Tomcat/Java

2006-01-09 Thread Ritchie Gillam
I have already searched the archives but have found nothing related to my problem. I have a Phone Directory Java Application running on our Intranet. If a user requires a change to their Phone record or someone else they send an email to our Call Centre requesting the change. How can I get

Re: How to get Novell Id in Tomcat/Java

2006-01-09 Thread Ritchie Gillam
to the web app, you do not know who they are. So, which is it then: We are not doing any kind of authentication since this is running on the Intranet and all employees have access to this application. or Oracle 9i DB User authenication? I am confused... :-D Larry On 1/9/06, Ritchie Gillam [EMAIL

Re: How to get Novell Id in Tomcat/Java

2006-01-09 Thread Ritchie Gillam
of authentication since this is running on the Intranet and all employees have access to this application. or Oracle 9i DB User authenication? I am confused... :-D Larry On 1/9/06, Ritchie Gillam [EMAIL PROTECTED] wrote: I have already searched the archives but have found nothing related

RE: How to see a Word or WordPerfect document in Tomcat?

2005-11-21 Thread Ritchie Gillam
get in binary code. Any suggestions? Thanks in advance. Ritchie Gillam Programmer Analyst, Information Services, Halifax Regional Municipality Email: [EMAIL PROTECTED] Phone: (902) 490-6167 Fax: (902) 490-6583 [EMAIL PROTECTED] 18/11/2005 3:55:16 pm From: Ritchie Gillam [mailto:[EMAIL

RE: How to see a Word or WordPerfect document in Tomcat?

2005-11-21 Thread Ritchie Gillam
mapping or configuration can I use in web.xml so that WordPerfect will open automatically independent of a user's browser? Thanks in advance Ritchie Gillam Programmer Analyst, Information Services, Halifax Regional Municipality Email: [EMAIL PROTECTED] Phone: (902) 490-6167 Fax: (902) 490-6583

How to see a Word or WordPerfect document in Tomcat?

2005-11-18 Thread Ritchie Gillam
/test.wpd I get a ...resource it not available error. Can this be accomplished using Tomcat? I know I could use the Apache Server but I don't want to do that. JVM 1.5.0_02 Tomcat 5.5.7 Any help is greatly appreciated. Thanks in advance Ritchie Gillam Programmer Analyst, Information Services

Newbie question - How to verify version of Tomcat?

2005-11-17 Thread Ritchie Gillam
Should be an easy questions for the Tomcat users out there. I know I have Tomcat installed but I did the installation many moons ago. Is there a command that I can run from Windows that will tell me what version I am running (have installed)? Any help is appreciated. Ritchie Gillam

Re: My first Aproach

2005-10-17 Thread Ritchie Gillam
I would recommend that you look at the newer Technology JSF (Java Server Faces) which sits on top of JSP. This is easier to use and will probably be the future. Ritchie Gillam Programmer Analyst, Information Services, Halifax Regional Municipality Email: [EMAIL PROTECTED] Phone: (902) 490