PDA

View Full Version : extjs on asf jetspeed 1.x



dp24
8 Jan 2008, 10:42 AM
Hello,

thanks for your really great work @ext js.

Someone knows if extjs can be implemented on apache jetspeed 1.x enterprise portals?!

thanks+regards

david

aconran
8 Jan 2008, 11:12 AM
David -

Ext is designed to be platform idependent and should work in your environment.

dp24
8 Jan 2008, 1:54 PM
yes, but will "ajax classes" like "Live Search" work on org.apache.turbine.util.RunData / org.apache.jetspeed.modules.actions.portlets.*

?!

grid- or tab-decoration classes ain't a problem.

aconran
8 Jan 2008, 1:57 PM
David -

As long as you return proper JSON in the format which Ext expects and will not have a problem integrating with any platform.