The action attribute was implemented just after 1.1 was released.  Sorry, I
know I wish it was part of 1.1 myself.  It would have saved me many hacks in
a few projects.

You should forget about 1.2.2, there were issues found that caused us to
downgrade that release to a beta (or was it alpha).....anyway, 1.2.4 was
recently put out as the latest test build.  If you can try that version and
report back, that will help us determine it's quality.

Thanks for your help.



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message -----
From: "Benjamin Letrou" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, September 13, 2004 3:46 AM
Subject: Struts 1.1 and <html:rewrite action...>


> 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]
>
>



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

Reply via email to