Custom Tag error

2004-08-19 Thread Java Techie
Hi, Deploying my first Custom Tag Example; .tld, .jsp, .class are in place..any other configuration reqd? Thanks. org.apache.jasper.JasperException: /hello.jsp(9,16) Unable to load tag handler class Hello for tag sample:hello

Re: Custom Tag error

2004-08-19 Thread Java Techie
, 2004 at 03:17:50PM -0700, Java Techie wrote: : Deploying my first Custom Tag Example; : .tld, .jsp, .class are in place..any other : configuration reqd? Details work wonders. Instead of saying in place, why not show: - where's the class file(s) - where's the tld(s) - the TLD mapping(s

ClassNotFoundException: OracleDriver

2004-08-12 Thread Java Techie
Hi, in my struts-config: im using data-sources data-source type=org.apache.commons.dbcp.BasicDataSource key=UserDB set-property property=driverClassName value=oracle.jdbc.driver.OracleDriver/ set-property property=url value=jdbc:oracle:thin:@myPC:1521:newDB/ set-property property=username

RE: ClassNotFoundException: OracleDriver

2004-08-12 Thread Java Techie
directory. Move the nls_charset12.zip file over as well. -Original Message- From: Java Techie [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 2:13 PM To: [EMAIL PROTECTED] Subject: ClassNotFoundException: OracleDriver Hi, in my struts-config: im using data

Tomcat as Win2k service

2004-08-04 Thread Java Techie
Hi, I am using Tomcat5 on win2k Professional. I want to use it as a windows service. Please help. Thanks. Yogesh __ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail

Re: Tomcat as Win2k service

2004-08-04 Thread Java Techie
Thanks for replies. Now I can see it as a service, but when i try to start it it says Windows cant start the service... If its a non microsoft service... and refer the service specific error code 0 Thanks. --- Java Techie [EMAIL PROTECTED] wrote: Hi, I am using Tomcat5 on win2k Professional

Error stating Tomcat5

2004-05-25 Thread Java Techie
Hi, I got a problem while starting tomcat5 on Win2k, jre1.3. Unsuported JNI version 65537 [2004-05-23 19:09:58] [770 prunsrv.c] [error] Failed initializing java c:\tomcat\tomcat5\bin\bootstrap.jar [2004-05-23 19:09:58] and therefore it will also not run as a service. can anyone