Hey everyone,

I am trying to get the jspeid to work with my forms but I am not having much luck. In my form I have

<%@ page import="org.apache.jetspeed.services.jsp.tags.*" %> with the imports and

<input type="hidden" name="js_peid" value="<%=jspeid%>"> in the form

and this shows up when I try and just load the portlet:

D:\jboss-3.2.1_tomcat-4.1.24\server\default\tmp\deploy\server\default\deploy\work\MainEngine\localhost\jetspeed\WEB-INF\templates\jsp\portlets\html\my_jsp.java:184: cannot resolve symbol
[javac] symbol : variable jspeid
[javac] location: class org.apache.jsp.WishlistCustomize_jsp
[javac] out.print(jspeid);
[javac] ^
[javac] 2 errors


Is there something I am doing wrong? Thanks.

Andy

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to