Are there any plans to implement JSR 170: Content Repository for JavaTM
technology API http://www.jcp.org/en/jsr/detail?id=170?
The reason I ask is that I think JSR 168 and JSR 170 could be very
complimentary technologies if combined.
View the original post :
http://www.jboss.org/index.html?
Hi,
I'm glad to see some thought on the subject of layout strategies in JBoss
Portal. I want to suggest a layout strategy that is less programmatic in nature
than that used in JBoss Nukes. The main reason for this is that designers are
not programmers. Maintaining HTML embedded in Java can be
I would steer away from a layout strategy that depended on CSS positioning.
Browser support for CSS-2 positioning is not universally consistent and even
when the browser fully supports the standard, there are still page rendering
anomalies.
I find this to be a good guideline to follow for work