Hi,

I have found out that, in a JSP page, it is impossible to import a
package named be.<whatever> because it will cause this error:

Syntax error in source
__jspPage7.java:6: Ambiguous name: be is both a class and a package.
import be.ubiquity.common.*;
       ^

The cause is that there is a be.class file in orion.jar. There is also a
de.class, so German users should be affected as well. I believe the J2EE
RI has the same problem.

Is this going to be fixed ? Is there any temporary workaround ?

Thanks,

Alain.
-- 
Alain Rogister
Ubiquity s.a.
http://www.ubiquity.be

S/MIME Cryptographic Signature

Reply via email to