When we tested portlets based on Smartclient jsps on jboss portal (version 2.6), encountered quite some issues though the jsps are good when executed in jsp container:
1 header styling: does not show the same style.
2 grid rollover does not work (maybe related to the position:"relative").
3 Incorrect button positioning.
4 does not render the same in IE and firefox.
5 grid sorting does not work.
I spent some time but could not figure out the cause due to the complexity of the portal page and I understand that Smartclient needs an example to duplicate the issues which I can not offer now. Besides I continue my investigation, just throw something here if the smartclient tech team are interested. Simply create jsp based jsr168 portlet with your exmple js code at (http://www.smartclient.com/#_Grids_Appearance_Column.order) and deploy/use it in jboss portal (smartclient itself may be a different web application)
1 header styling: does not show the same style.
2 grid rollover does not work (maybe related to the position:"relative").
3 Incorrect button positioning.
4 does not render the same in IE and firefox.
5 grid sorting does not work.
I spent some time but could not figure out the cause due to the complexity of the portal page and I understand that Smartclient needs an example to duplicate the issues which I can not offer now. Besides I continue my investigation, just throw something here if the smartclient tech team are interested. Simply create jsp based jsr168 portlet with your exmple js code at (http://www.smartclient.com/#_Grids_Appearance_Column.order) and deploy/use it in jboss portal (smartclient itself may be a different web application)
Comment