Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>You're looking for a component based MVC framework and a visual editor. </p> <p>As far as I know there's only <a href="http://icefaces.org" rel="nofollow noreferrer">IceFaces</a> which offers <a href="http://www.icefaces.org/main/downloads/os-downloads.iface" rel="nofollow noreferrer">visual editor plugins</a> for several IDE's like <a href="http://eclipse.org" rel="nofollow noreferrer">Eclipse</a> and <a href="http://netbeans.org" rel="nofollow noreferrer">Netbeans</a>. IceFaces is a JSF component library. JSF is a component based MVC framework. Noted should be that JSF is actually a completely new learning curve which you should really follow before touching the visual editor, else it'll be a pain to maintain all that autogenerated code.</p> <h3>See also:</h3> <ul> <li><a href="https://stackoverflow.com/questions/2095397/what-is-the-difference-between-jsf-servlet-and-jsp/2097732#2097732">What are differences between JSP/Servlet and JSF?</a></li> <li><a href="https://stackoverflow.com/questions/2167509/jsf-implementations-and-component-libraries/2168764#2168764">JSF implementations and component libraries</a></li> <li><a href="https://stackoverflow.com/questions/1855555/jsf-facelets-getting-started/1855602#1855602">JSF and Facelets, getting started</a></li> <li><a href="http://netbeans.org/kb/articles/icefaces-netbeans-crud-apps.html" rel="nofollow noreferrer">Netbeans IceFaces visual editor tutorial</a></li> <li><a href="http://www.myeclipseide.com/documentation/quickstarts/icefaces/" rel="nofollow noreferrer">MyEclipse IceFaces visual editor tutorial</a></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload