to run jsp in tomcat server

I have tried to run jsp code to connect to the MS access database using tomcat server .I had imported the sql package using page directive.but the browser is showing the error.

C:\Tomcat\work\Standalone\localhost\_\controller_jsp.java:8: 'class' or 'interface' expected

import java.sql.*;;

I had also set the path but it showing the same error

Can anyone rectify my problem.?

[411 byte] By [RAKESH_PV_SDNa] at [2007-11-27 3:49:31]
# 1
http://www.jguru.com/faq/view.jsp?EID=1310663
DavidATa at 2007-7-12 8:53:24 > top of Java-index,Java Essentials,New To Java...