Hi, I found a solution. Maybe it'snt very elegant, but works.
When I call a "open data" action method, it just returns my tiles result that contains the tabbed panel. I set the "href" from <s:div> do an action that populates my object. Márcio Gurgel. 2008/4/27 Márcio Gurgel <[EMAIL PROTECTED]>: > Hi, > > I need some help to populate struts fields inside a tabbed panel. > I passed a id to my action, the object was correctly populated. > In this case I returned a tiles result, that contains some hiddens and a > tabbed panel. > All hiddens outside a tabbed panel got populated, but the selected tab > doesn't show any data. > > This's the url: > http://localhost:8080/SGVDBA/cliente/abrirDadosFsc.action?clienteFsc.cd=14 > > Thanks! > > Márcio Gurgel >