I implementing an application MVC, where I use:
-NUKES - View
-STRUTS - Controller
-BEAN´s - Model
My problem is, can I use a block already definitely (loginBlock.java) as View, and struts as controller? Can I do it?
My intention is to create a portal of access to users using blocks Nukes but with another model MVC different from Nukes
Thank you in advance
Hi Simba,
Where you able to implement this kind of framework?
I just want to know because i was thinking of using the same thing...
thanks