Hi everybody,

I'm developing a web application with GWT and I was supposed to do the
server side validation with struts2.
I've read that the integration of GWT and struts2 is not so easy, in fact
I've used gwtstruts2plugin but actually I'm not using it and I still don't
know how to match widget and stuff like that with struts2, using the xml
files. I don't use struts2 tag libraries so how can I tell the validator
what widget (a text area for example) or field it should handle with?
I'm quite a newbie... I don't know if there are other validation methods in
struts2, I read something about annotations but I'd like just a normal
library with java methods I could use...

Do you have some tips for this purpose?
Any link to a tutorial or something like that?
I only find something related to tag libraries...

Thanks in advance

lou

Reply via email to