yes, what I meant was that if he wants to go to a page outside of JSF then he would be alright with using an output-link...
regards Martin On Sat, 29 Jan 2005 12:02:47 +0100, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hi, > > Martin Marinschek wrote: > > do you need to use commandLink? can you use outputLink as well? using > > that might solve your problem... > > Perhaps abit theoretical, but <h:outputLink/> > ends up in HTTP.GET, isn't it? > > Result of HTTP.GET is that you give up any possibility of restoring the > component tree from the view that created this page. > > -Matthias > > > > regards, > > > > Martin > > > > > > On Thu, 27 Jan 2005 17:05:51 +0100, Francesco Consumi > > <[EMAIL PROTECTED]> wrote: > > > >>Hi, > >>I'm sorry if the problem was already treated, but I haven't found in mailbox > >>folder. > >>I've to open pages in a new window (target="_blank") with commandLink. The > >>new > >>window is opened, but the old windows doesn't navigate well anymore: if > >>I click > >>on another link, the same page is re-opened. It's look exactly like the > >>"back > >>button" bug. > >> > >>Have someone already solved the problem ? > >> > >>thanks, > >> > >>-- > >>Francesco Consumi > >>Ufficio Sistemi informativi > >>Istituto degli Innocenti > >>Piazza SS.Annunziata, 12 > >>50122 Firenze > >>consumi at istitutodeglinnocenti.it > >>Tel. +39 055 2037320 > >>ICQ# 12516133 > >> > >> > > > > > > -- > Matthias We�endorf > Aechterhoek 18 > DE-48282 Emsdetten > Germany > phone: +49-2572-9170275 > cell phone: +49-179-1118979 > email: matzew AT apache DOT org > url: http://www.wessendorf.net > callto://mwessendorf (Skype) > icq: 47016183 >

