The first screenshot showing "Suitable driver not found",It can be
happen with various reason
1.You may not declared Derby driver class driver properly in the
Class.forName("");
2.You don't have the Derby Driver in your Classpath.
 if you configured this Two correctly it will work fine.

On Oct 22, 3:12 pm, "Tim Puchala" <tim.puch...@hotmail.com> wrote:
> I am unable to connect to the sample database in the exercise stated in the 
> Subject header.
>
> From the DataBase Tags Examples page I click the execute icon for Query 
> Iterate and I get an HTTP Status 500 error reporting the 
> javax.sql.SQLException
> javax.servlet.ServletException: Error getting connection: 
> "java.sql.SQLException: No suitable driver found for 
> jdbc:derby://localhost:1527/sample;create=true"
>
> Attached are screen shots of the appropriate pages.
>
> I’ve spent 2 days trying to sort this out.
>
> Thanks
>
>  HTTPStatus500.jpg
> 140KViewDownload
>
>  SQLTagsExampleScreen.jpg
> 217KViewDownload

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to