users@glassfish.java.net

Re: PWC6033: How to circumvent?

From: <w.rittmeyer_at_jsptutorial.org>
Date: Mon, 16 Mar 2009 10:36:24 +0100

Ah. I didn't know you were using <jsp:useBean>. In <jsp:useBean> you have to state the fully qualified classname (that is including the package). If you do so and do not use NewBean1 anywhere else besides in <jsp:set/getProperty>-tags importing the class won't help.

Anyways, if you do not succeed, please attach your JSP.

--
Wolfram Rittmeyer