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