Re: JDBC driver of class '' for connect URL 'null' in Tomcat 5.5.12

2007-08-16 Thread ashish shrivastava
check this http://evolutionnext.com/blog/2005/10/13/1129259088959.html On 8/16/07, Matthew Kerle <[EMAIL PROTECTED]> wrote: > > hmm, you have an interesting problem! > > first thing I'd say is use this opportunity to upgrade to the > ojdbc14.jar, which is the latest oracle jdbc driver and allow

Re: how to pass a parameter to tomcat startup in windows?

2007-02-22 Thread ashish shrivastava
e Thanks Ashish Shrivastava Software Engineer Impetus Infotech Ind Pvt Ltd Indore India On 2/23/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: legolas [mailto:[EMAIL PROTECTED] > Subject: how to pass a parameter to tomcat startup in windows? > > I need to pass a pa

Re: JSTL c:if statements

2007-01-11 Thread ashish shrivastava
Look like you have got duplicate classes in your classpath ,one from * javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext* pakage and other from *org.apache.taglibs.standard.tag.el.core.IfTag, javax.servlet.jsp.PageContext *pakage. On 1/12/07, rotvang <[EMAIL PROTECTED]> wrote: I