|
From: Osama M. \[T. Department\] <omo...@li...> - 2007-09-08 10:00:10
|
Hi Al, I am trying to test a web application that contains servlets. I followed the steps in this page: http://docs.codehaus.org/display/JETTY/ServletTester And it works fine except with the DB connection. Unfortunately I am using a JDNI lookup to connect to MySql. I used to use JBoss for this and I am looking for a way to do this in Jetty using Java code. Any ideas please. Respectfully yours, Osama Mostafa |