Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Cannot Find My API class
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\localho
st\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?

Report this thread to moderator Post Follow-up to this message
Old Post
Claudio Almeida
11-01-04 01:55 AM


Re: Cannot Find My API class
"Claudio Almeida" <cla_clau@terra.com.br> wrote in message
news:5071f717.0410311300.50078cb5@posting.google.com...
> 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\localho
st\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?

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



Report this thread to moderator Post Follow-up to this message
Old Post
Murray
11-01-04 01:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Java Beans archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:49 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.