Youheng Hu's Technical Notes
Thursday, August 30, 2012
Reset Portlet Action-scoped Request Attributes
›
JSR 286 provides a container runtime option javax.portlet.actionScopedRequestAttributes that when set to true allows portlets set complex ...
Apache Tiles 2.2 error handling in Websphere Application Server 7
›
When using Apache Tiles 2.2 in Websphere 7 application, by default the JSP engine renders the response tile-by-tile. When exception happens...
Wednesday, July 11, 2012
Websphere Portal Cross-Site-Scripting Protection
›
Websphere Portal version 7 provides a Cross-Site-Scripting protection mechanism that encodes the "<" and ">" duri...
1 comment:
Friday, June 22, 2012
Develop a Hello World ESB Java Service using WebSphere Integration Developer 7
›
This note summarise the development of a Hello World ESB Java service using WebSphere Integration Developer 7.0. Step 1 - Build the ESB...
Thursday, June 14, 2012
Develop a Hello World Business Integration Application using WebSphere Integration Developer 7
›
This note summarise the development of a Hello World Business Integration application using WebSphere Integration Developer 7.0. The demo a...
Spring MVC3 Portlets with Websphere Portal 7 Client Side Aggregation
›
This note summarises the Action ID missing issue and solution found when running Spring MVC3 portlets with Websphere Portal 7 Client Side A...
Thursday, May 10, 2012
Building AJAX-enabled JSF Portlets in IBM WebSphere Portal 7
›
This note summarise different approaches to implement an AJAX-enabled JSF portlet in IBM WebSphere Portal 7. The portlet used in the demo h...
3 comments:
›
Home
View web version