[opencms-dev] Class org.opencms.main problem

Giuliano Dessì giulianodessi at tiscali.it
Tue May 10 11:23:29 CEST 2005


Hi all.
I'm writing a simple jsp in OpenCms 6.0 beta 3.
This is the jsp:
  <%@ page import="org.opencms.main.*" %><%   
     CmsSessionInfoManager prova;
   %>
When I make a double click on my jsp an error appear.
Can anyone tell me why it is wrong??
This is the error:

*Unable to compile class for JSP

An error occurred at line: 0 in the jsp file: 
/WEB-INF/jsp/offline/sites/default/session.jsp

Generated servlet error:
[javac] Compiling 1 source file

/usr/jakarta-tomcat-4.1.31/work/Standalone/localhost/opencms/WEB-INF/jsp/offline/sites/default/session_jsp.java:45: 
cannot resolve symbol
symbol : class CmsSessionInfoManager
location: class org.apache.jsp.session_jsp
CmsSessionInfoManager prova;
^
1 error

*

Requested resource: */session*
OpenCms version: *6.0 beta 3 Corrin*
OpenCms context: */opencms/opencms*





More information about the opencms-dev mailing list