I'm trying to implement an interface in a JSP as follows:

<%@ page language="java" implements="my.class" %>

This worked in a different J2EE app server (WLS 8.1), but I get the following 
exception when I try to use it in JBoss 3.2.3.

org.apache.jasper.JasperException: /index.jsp(0,0) Page directive has invalid 
attribute: implements

Any suggestions?

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841145#3841145

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841145


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to