Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Modular JSF with Glassfish

$
0
0

Hello everybody, I have a huge problem.

I'm trying to create a modular JSF app, like the plugin system in liferay, but less complex. My question is this:

Can I load/unload dynamically a JAR file (module or plugin that will be used for my app) using JSF 2 and Glassfish?

Any suggestion? I need use JSF (without osgi or spring). Thanks in advance...


Viewing all articles
Browse latest Browse all 1091

Trending Articles