At 10:59 AM 11/16/01 +0000, you wrote: >I've written a logicsheet and want to move some of the processing into a > >helper class. > >My problem is that the generated java for the xsp using the logicsheet >does not include an import for the helper class and so it fails to >compile. > >Can anyone tell me how to get helper classes imported? > >Thanks, >-Chris
<xsp:structure> <xsp:include>java.util.StringTokenizer</xsp:include> </xsp:structure> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>