problems using dbtags with Tomcat4.0

2002-08-09 Thread Madhavi Thottempudi
Hi there! I am using dbtags lib for accessing database from client side (jsp). It works fine with Tomcat3.0, but when I use the same thing in Tomcat4.0 it's falling over. The error reads - java.lang.VerifyError: (class: org/apache/jsp/log$jsp, method: _jspService signature: (Ljavax/servlet/ht

Re: c:import full windows path

2002-08-09 Thread Shawn Bayern
On Fri, 9 Aug 2002, Amarant Merah wrote: > Is it possible to import a file based on full path? e.g. > E:/somepath/myfile.xml > > I understand it is possible to import using full http > url or relative to webapp like these: > http://domain.com/somepath/myfile.xml"; > var="xml"/> > > > I need so

Struts/CTLX/dreamweaver integration

2002-08-09 Thread Krause, Oliver {PDBI~Basel}
Dear all, I try again now to ask...;-) I have the problem to get this struts taglibs work within dreamwaever. Short description: I followed the documentation from Dan which can be found in the ctlx section of jakarta. I can choose a tag lib from the poplist box within dw4 (struts, struts-bean et

Which versions of JSTL tag to use ? el or -rt

2002-08-09 Thread anand
If I am constantly moving variables and objects between JSP and JSTL, should I consider switching to the -rt version of the tag. I am not sure what is there performance implications of rtexprvalue - tag lib. Is it advisable to mix them both. All most all the doc I have seen on JSTL only talk about