RE: event On struts

2012-04-22 Thread Steve Higham
Hi, Struts is very different to .NET. The underlying technologies are used in a very open fashion. The good thing is that this means you can do pretty much anything you like. The downside is that you need to understand the underlying technologies and do some legwork. As suggested you can use embe

Re: event On struts

2012-04-22 Thread M. Rakowski
since Struts is an action-oriented framework, i don't think it is possible. Maybe with one of the ajax-plugins? Or just try apache wicket. --- Im a new in struts so please kindly tell me how to create event on struts control like a dot net Control ? I want to perform a selected ind