1 Reply Latest reply on Aug 3, 2005 8:53 PM by antzcp04

    Nukes, struts and EJB´s

    simba

      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