Title: Message
Hi Henner, thanks for the udate.
 
Two things not working for me anymore with this version:
 
Problem1:
It seems the  org.dbforms.config.SqlUtil class is now org.dbforms.util.SqlUtil.
The problem is that the compiler is telling me the getConnection() method for this class is undefined. I looked at the class and the method is not there anymore.
 
Problem2:
I'm getting problems with a simple menu form. Take "Example 11.2. menu.jsp code" from the manual. I'm getting the following problem for that example:
    -  org.apache.jasper.JasperException: No DbConnection object configured with name 'null'
 
Now with regards to Problem2, if I move back to dbforms_1.1.4pr1_20031018 then I get an exception with the gotoButtons. I take the gotoButtons out and everything works ok. If I use a dbform tag definition that brings some results back, the the gotoButtons work again. I think I saw something related with the filter tags.
 
Thanks!
 
Julio

Reply via email to