Hum  ... sorry,
I didn't declare my class Log PUBLIC !

bye

vincent.



Vincent Bonamy wrote:

> Hello,
>
> I have a little pb:
>
> I create a jsp which don't use the jetspeed portail: its name is
> login.jsp.
> (its goal is to log user to jetspeed)
> login.jsp use a class Log.class.
>
> I put Log.class in jetspeed/WEB-INF/classes directory.
> I put login.jsp in jetspeed/login directory (login is a directory that I
> create).
>
> When I load login.jsp, there is an internal Servlet Error:
> Can't access class Log.
> import Log;
>               ^
>  1 error
>
> But if I put login.jsp directly in jetspeed directory, it's working.
>
> Why?  Does somebody explain me please ?
>
> Thanks,
>
> vincent.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to