Thanks John, but that got me: Syntax: import expected after this token
Next I've tried jarring all the classes into a jar file in WEB-INF/lib, but now I get Compilation error occured: Found 2 errors in JSP file: x.jsp:22: Error: The file "ContentList.class" was found in directory "y/WEB-INF/lib/psBeans.jar" specified in the CLASSPATH. However, that class file specifies a type associated with the named package "com/blah/beans" instead of the unnamed package. x.jsp:23: Error: The file "ContentObject.class" was found in directory "y/WEB-INF/lib/psBeans.jar" specified in the CLASSPATH. However, that class file specifies a type associated with the named package "com/blah/beans" instead of the unnamed package. Any ideas? Thanks Nick ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
