Hi,

I just came along another problem with resin (3.2.1 this time):

Error message: java.lang.InstantiationException: jsp:useBean needs 'bean' or 
'class'
Show stacktrace

That shouldn't happen I suppose, right?!

The syntax ref at Sun says:

---8<---
type="package.class"

If the Bean already exists in the scope, gives the Bean a data type other than
the class from which it was instantiated. If you use type without class or
beanName, no Bean is instantiated. The package and class name are case 
sensitive.
---8<---

So, why is resin complaining at this?


Best regards, --- Jan.


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to