<tr:form targetFrame="..."> form tag has targetFrame attribute so it solves the situation.
On 12/09/2007, Okan Cetin <[EMAIL PROTECTED]> wrote: > > Hi; > > <tr:goLink targetFrame="center.jsp" /> > <tr:commandLink action="testBean.goTask"/> > > My page is like that : > > RIGHT.FRAME | CENTER.FRAME | LEFT.FRAME > > I want to insert a link into the left frame that will open in center > frame. goLink component has such attribute but it has no action attribute. > So how can I do that? Why commandLink component does not have targetFrame > attribute? > > > > -- > ~ > otomatik oluşturuldu: > http://ocetin.net/log -- ~ otomatik oluşturuldu: http://ocetin.net/log

