Java coding community

Full Version: java.lang.NoClassDefFoundError:
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to use the SQL AND DATABASE WIZARDS , but after
publishing it when i run the ..test.jsp it is giving a error java.lang.NoClassDefFoundError: com/ibm/db2/jdbc/app/stdext/javax/sql/DataSource
i have created a datasource.
Try to use javax.sql.DataSource
Reference URL's