Mick Knutson schrieb: > I have a frameset I want to keep mostly static, but there are a couple > operations I want to have a h:commandLink redirect the other frame to a > differnt URL. > login/logout is an example of this. > > How do I have: > > frame1: h:commandLink target="frame2" > > -- > > Thanks > > DJ MICK > http://www.djmick.com > http://www.myspace.com/mickknutson <http://www.myspace.com/mickknutson> Correct me if i am wrong, but commandlink should have a target attribute..

