Hi All,
I am having a simple web application which has two JSP frames. Left JSP will have a menu and right JSP will have the corresponding data which is retrieved based in the selection made in the left menu.
I want to covert this as a portlet. I came to know that the portlet doesnt support frames. Can you please help with this portlet migration.
Also based the selection in the left menu, the right frame should be loaded without page refresh( I mean like AJAX)
Thanks and Regards,
Sri