[opencms-dev] Servlet Exception - Resource loader error

Geoff Winkless opencms at geoff.dj
Mon Jul 12 17:12:00 CEST 2004


SIMON DUTIL wrote:
> In OpenCMS (5.0.1) I get a Resource loader error in a JSP-Files that
> include a JSP-Template.
...
> If i remove the IF condition : if(
> (ne.getProperty("id")).equals("supdev") ) , i get no error !

Are you trying to use .equals on a null string? ie is there definitely
something in that property? Try writing it out instead of doing a compare.

G


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________



More information about the opencms-dev mailing list