RE: dbtag usage

2001-11-26 Thread Amitkumar J Malhotra



thanx tom, i did not know about
http://marc.theaimsgroup.com/?l=taglibs-user&m=100238947032154&w=2,hope
thingswork out this time and start working
thanx once again



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: dbtag usage

2001-11-26 Thread Tom Klaasen (TeleRelay)

We... maybe you should subscribe then.

In the meantime, I even found someone else giving you the same remarks
as I did on that list
(http://marc.theaimsgroup.com/?l=taglibs-user&m=100252895704906&w=2).
And there are more reactions than that one. So you would have spared
yourself a month of frustration :-P

tomK


> -Original Message-
> From: Amitkumar J Malhotra [mailto:[EMAIL PROTECTED]] 
> Sent: maandag 26 november 2001 14:22
> To: Struts Users Mailing List
> Subject: RE: dbtag usage
> 
> 
> 
> 
> i have already tried what you have suggested a couple of time 
> but there seems to
> be no response from there or i think i am not  subscribed , 
> anyway thanx a lot
> for the help i will try out the same
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: dbtag usage

2001-11-26 Thread Amitkumar J Malhotra



i have already tried what you have suggested a couple of time but there seems to
be no response from there or i think i am not  subscribed , anyway thanx a lot
for the help i will try out the same



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: dbtag usage

2001-11-26 Thread Tom Klaasen (TeleRelay)

why don't you use the taglib-users mailinglist?

Anyway, if I read
http://marc.theaimsgroup.com/?l=taglibs-user&m=100238947032154&w=2, I
think you should be _much_ more attentive to the details.

Mistakes I found:
- in web.xml, you specify
http://jakarta.apache.org/taglibs/dbtag, and in
the jsp you ask for <%@ taglib
uri="http://jakarta.apache.org/taglibs/dbtags"; prefix="sql" %>. Notice
the extra s in dbtags
- in web.xml, you use
web-apps/Web-inf/dbtags.tld, which
should of course start with  (typo). And I think you
have to change Web-inf to WEB-INF (yes, case matters sometimes)

please take this discussion to taglib-users though

hth,
tomK

> -Original Message-
> From: Amitkumar J Malhotra [mailto:[EMAIL PROTECTED]] 
> Sent: maandag 26 november 2001 14:09
> To: Struts Users Mailing List
> Subject: dbtag usage
> 
> 
> 
> 
> hello friends,
>  i have asked this question before also and am asking the 
> same again..i know
> that this is not the right forum but i am desperate. i am 
> using dbtag library
> from jakarta-tablibs.am am desperately trying to 
> configure the same , and
> this is my second stint at this..i have failed successfully 
> at  this a month
> ago..i am using the documentation that is given with the tag lib...
> surprisingly i have also used a tag library from coldjava for 
> file uploads and
> that took me just 10 minutes to configure with help available 
> on-line from them
> all the time( they are really excellent at that)
> now i want to get this thing stated and have tried out all 
> the combos..this is
> the jsp code and also the error that is appearing
> 
> <%@ taglib uri="/web-inf/dbtags.tld" prefix="sql" %> ---i 
> have tried eveything
> with this including the one given in the docs
> http://jakarta.apache.org/taglibs/dbtags
> and this is the error code
> 
> Internal Servlet Error:
> 
> org.apache.jasper.compiler.CompileException:
> D:\jakarta-tomcat-3.2.1\jakarta-tomcat-3.2.1\webapps\dbtags\ta
> gusage.jsp(17,3)
> Unable to load class org.apache.taglibs
> 
> could someone help me out
> 
> 
> 
> --
> To unsubscribe, e-mail:   
>  [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: 
> 
> 

--
To unsubscribe, e-mail:   
For additional commands, e-mail: