> 
> Fired it up, tomcat manager reports successful install of the 
> application. When I put in the URL I get a big bad exception. 
> Changing the name of the tag library url proves that the tag 
> library is loading.  
> 
> I'm pretty new to servlets and jsp. How do you troubleshoot? 
> I don't think I can get at file DbFormTag.java?
Yes, you can. Dbforms is an OpenSource project - so you can get the source.

Which package do you download? The dbforms_xx_xx.zip or tar? Then there is a folder 
named src with the sources in it.

> 
> java.lang.NullPointerException
>       at org.dbforms.taglib.DbFormTag.setTableName(DbFormTag.java:299)
>       at 

Seems that you have a name problem. Dbforms is case sensitive. Please look into your 
config file how the tablenames are written.
If they are uppercase you must use uppercase in your jsp too!

Cheers,
Henner




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to