Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / JavaBeans / November 2004

Tip: Looking for answers? Try searching our database.

Cannot Find My API class

Thread view: 
Claudio Almeida - 31 Oct 2004 22:00 GMT
There goes the error:

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 0 in the jsp file: /time.jsp

Generated servlet error:
   [javac] Compiling 1 source file

F:\JAVA\TomCat41\work\Standalone\localhost\bigj\time_jsp.java:41:
cannot resolve symbol
symbol  : class TimeFormatterBean
location: class org.apache.jsp.time_jsp
     TimeFormatterBean formatter = null;
     ^

How can be seen, it cannot locate the TimeFormatterBean class. I've
placed my application in the dir:

%CATALINA_HOME%\webapps\bigj\

and the class in here:

%CATALINA_HOME%\webapps\bigj\WEB-INF\classes

so.. y dam it ain't working?
Murray - 01 Nov 2004 01:17 GMT
> There goes the error:
>
[quoted text clipped - 22 lines]
>
> so.. y dam it ain't working?

You might have trouble if your class is in the default package (i.e. not in
a package).


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.