Hi,

I have several problems with Struts !

1) I'm using struts 1.1. when I try to migrate to 1.2.2, nothing work anymore ! Is there something specific to do when migrating a 1.1 projet to 1.2 ?

2) My first issue comes from the 2nd problem !
I want to use the <html:rewrite action=""..> tag to give an url to an opening popup. Or this is not implemented in Struts 1.1.
How can I simulate the <html:rewrite action=""/> tag in struts 1.1 ??


I want something like that :

window.open('<html:rewrite action="MyAction.do"/>','<bean:message key="mywindow.title"/>','...');

Bj

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to