Struts 2 Jquery tab navigation

前端 未结 2 420
眼角桃花
眼角桃花 2020-12-21 22:28

When navigating from one tab to another, i.e, on clicking the submit button in a tab1 (which is jsp) the tab2 has to get loaded. My code is below.

  

        
2条回答
  •  自闭症患者
    2020-12-21 23:22

    First, you should upgrade plugin to at least v3.6.1. Put $.subscribe before the tag which sets topics to publish that you subscribed to. Make sure you have jQuery UI enabled.

    
    

    the script to sibscribe topics

    
    

    tabs with navigator button

    Next
    
    JSP
    JavaScript
    Java

提交回复
热议问题