Hi!
I have to port an application that run on JRUN to
embedded JOBSS-TOMCAT3.2.1
in my JSP pages i have the following
<%@page
import="de.hyphony.application.ebtf.viewValue.loginPortlet.IVV_vd_login_input"%>
<jsp:useBean id="view" class="IVV_vd_login_input"
scope="request"/>
...
IVV_vd_login_input is an INTERFACE !!!!!!!!!!!
JRUN compile the JSP page without problem, and TOMCAT
NOT (it's an interface)
IS this portable ?
Thanks
Joel
___________________________________________________________
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis,
Yahoo! Messenger : http://fr.messenger.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]