Status: New
Owner: ----
New issue 677 by maurizio.cucchiara: Struts2 plugin and interceptors
http://code.google.com/p/google-guice/issues/detail?id=677
Hi all,
some struts users have been experienced some issues with struts client side
validation [1].
As I explained here [2], the problem is that guice wraps the interceptors
stack with an inner private class. Under this
circumstances "instanceof","isInstance", casts and class specific operators
fail.
Unfortunately I don't know your constraints, but IMHO a code generation
library (like cglib or javassist) could fix the problem (instead of a wrap
class).
TIA
[1] http://goo.gl/tcx0x
[2] http://goo.gl/4hQAX
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.