is it possible (easily) to return control from the Controller (for example form controller) and it's ModelView to another frame than the one from which it was called ?
is it possible (easily) to return control from the Controller (for example form controller) and it's ModelView to another frame than the one from which it was called ?
Does using the target attribute in your jsp not work?
Randy