[Ds-java-dev] session on carbon usage

Afkham Azeez azeez at wso2.com
Thu Mar 6 22:58:43 PST 2008


Sanjaya Karunasena wrote:
> 
> I see few solutions until the servlet containers provide better support for 
> OSGI...
> 
> 1. No versioning support for UIs
> 2. If we have UI bits which potentially requires versioning, we use AJAX 
> stuff.
> 3. Complete AJAX based UIs

I'm +1 for option #3. We get versioning, and do not have to mess with 
the servlet containers in this approach, and the architecture looks very 
elegant. The issues & problems related to supporting JSPs far outweigh 
the benefits, IMHO. Also, we don't have much to do, since we are already 
following this approach in the current UIs.

Azeez



More information about the Ds-java-dev mailing list