[jboss-user] [JBoss Portal] - Re: WSRP: images, css, and javascript from ICEfaces not comi

chris.laprun@jboss.com do-not-reply at jboss.com
Thu Jul 10 13:23:27 EDT 2008


"Lightguard" wrote : Also it doesn't look like they will handle situations that do not start with a / (probably not very likely, but it may be a possibility) such as:
  | <img src="img/hello.gif" />

Portlet URLs should always either use encodeURL or getContextPath to be correctly built and ensure portability. The fix is made to address the situation where getContextPath is used and doesn't properly transport over WSRP. I might actually make this behavior optional later on as there are use cases where the previous behavior would be required. The case where the URL is hand-built won't be addressed.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163676#4163676

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163676



More information about the jboss-user mailing list