Does any know how to display data to a frame in Struts? I have a login page. After the login page, I query the database and display the data in a new page. This new page has two frames and I need to have the data to the right frame, how can I do that?