is there any way of doing this dynamically ? ... I have tried returning a
link from the backing bean but it doesn't work...


On 2/1/07, Ingmar Lötzsch <[EMAIL PROTECTED]> wrote:

correction

"Set action to
"javascript:window.open('http://...', '_blank')". In this case the
target/form name is interpreted as target."

should be

Set action to
"javascript:window.open('http://...', '_blank')". In this case the
target/form name is ignored.

Reply via email to