Sam Wun wrote:
I got the followiong error when I tried to compile it with Ant:# ant Buildfile: build.xml compile: [javac] Compiling 2 source files to /usr/liferay-portal-5.2.3/dev/portlets/sample-datagrid/docroot/WEB-INF/classes [javac] /usr/liferay-portal-5.2.3/dev/portlets/sample-datagrid/docroot/WEB-INF/src/com/ip6networks/datagrid/portlet/DatagridAction.java:28: package fr.improve.struts.taglib.layout.datagrid does not exist [javac] import fr.improve.struts.taglib.layout.datagrid.Datagrid; The Struts-Layout jar file is already put in place in the lib folder: # pwd /usr/liferay-portal-5.2.3/dev/portlets/sample-datagrid/docroot/WEB-INF/lib lib # ls ./ ../ Struts-Layout-1.3.jar Very appreciate for any suggestion.
I'd suggest talking to the struts-layout folks--it's not part of Struts. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

