PROTECTED]
Sent: Tuesday, August 22, 2006 10:25 AM
To: Tomcat Users List
Subject: Re: Import user defined class not working
Markus Schönhaber wrote:
> Level, Haroldo (Jr) wrote:
>
>> Im trying to import a class into a JSP file.
>>
>> At the beginning I got the an error s
Markus Schönhaber wrote:
Level, Haroldo (Jr) wrote:
Im trying to import a class into a JSP file.
At the beginning I got the an error saying "Generated servlet error:
Only a type can be imported. SDTDeal resolves to a package"
After a lot of googling I found I wasn't placing my class files
Level, Haroldo (Jr) wrote:
> Im trying to import a class into a JSP file.
>
> At the beginning I got the an error saying "Generated servlet error:
> Only a type can be imported. SDTDeal resolves to a package"
>
> After a lot of googling I found I wasn't placing my class files in the
> WEB-INF\clas
Hello all,
Im trying to import a class into a JSP file.
At the beginning I got the an error saying "Generated servlet error:
Only a type can be imported. SDTDeal resolves to a package"
After a lot of googling I found I wasn't placing my class files in the
WEB-INF\classes\ directory and my cla