AW: [opencms-dev] CmsJspActionElement not found

Andreas Zahner A.Zahner at alkacon.com
Wed Dec 8 09:31:52 CET 2004


Roland,


The package structure has changed in version 6 of OpenCms. Use the package
org.opencms.jsp.* and have a look at the Javadoc files.

Regards,

Andreas Zahner
Alkacon Software - The OpenCms Experts
http://www.alkacon.com  

-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Roland Wolf
Gesendet: Mittwoch, 8. Dezember 2004 09:23
An: opencms-dev at opencms.org
Betreff: [opencms-dev] CmsJspActionElement not found

Hello,

after a smooth install of opencms 6 Alpha2 on Suse 9.1 I tried to build a 
customized navigation. The following JSP does not compile however:

  <%
com.opencms.flex.jsp.CmsJspActionElement cms = new 
com.opencms.flex.jsp.CmsJspActionElement(pageContext, request, response);
%>

The error message is:
package com.opencms.flex.jsp does not exist.

Is it necessary to install the sources of opencms in order to build a 
navigation?
Any help is appreciated.

Regards
Roland Wolf




_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list