|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FEEDS SEARCH LINKS CONTACT poting Today's Page Hits: 18 |
Thursday May 10, 2007
Now you can extend your non-visual web project to Visual Web JSF project
Since Sun released Visual Web Pack for NetBeans 5.5 near end of 2006, lots of users asked whether they can extend their regular non-visual web project to use this visual editor. The answer is now no longer 'NO'! Visual Web is now fully integrated with NetBeans web project in NetBeans 6.0. Unlike in NetBeans 5.5 or 5.5.1, you no longer see an individual project type Visual Web Application under the Web category when you create a new project. Instead, you use the standard Web Application type to create your new web project and after 2 'Next' clicks, check the Visual Web JavaServer Faces under the Frameworks step.
This Web Project integration also means that; Visual Web will support all the NetBeans web project functionalities that Creator and Visual Web Pack users long eager want to see like,
Still not impressed yet! OK, here is one that may encourage non-visual web developers start to migrate their web applications to use the visual JSF editor that is now available in the new Visual Web JSF framework. Besides creating your Visual Web support web project by the above start-from-scratch steps, there are two ways to 'upgrade' your non-visual web project to use these Visual Web stuffs. Just right click on your regular web project and select Properties, under Frameworks category use Add... to add the Visual Web JavaServer Faces framework.
After clicked on the OK button, a default empty Visual Web page 'Page1.jsp' will be created for your web project in addition to all of the framework setup. Now you can link this new visual-editor-support JSF page to your non-visual JSP or HTML pages by adding: <a href="./faces/Page1.jsp">JavaServer Faces Welcome Page</a> The second even simpler way is to just add a Visual Web JSF Page to your regular web project. Right click on your regular web project and select New -> Others..., under Web category and choose Visual Web JSF Page file type. Then the Visual Web JavaServer Faces framework will be added into your web project with the Visual Web page name you selected.
You can try all of the above features by visiting the NetBeans IDE 6.0 Preview page and download the new IDE from there. Posted at 04:05PM May 10, 2007 by poting in Sun | Comments[6] |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Posted by busari olalekan kazeem on July 25, 2007 at 10:11 AM PDT #
How contains javascript's file in visual web pack of netbenas 6.0?
There are error messages:
your's Methods is not defined
http://localhost:8080/testWebApp/theme/
META-INF/dojo/dojo.js
Posted by desen on September 07, 2007 at 07:42 AM PDT #
how can i add link from visual to simple jsf page ?
Posted by kormuz on November 19, 2007 at 02:32 AM PST #
thank you very much ;)
Posted by herşey indir on March 21, 2009 at 09:56 AM PDT #
teşekkürler bence harika olmuş bu extend (:
Posted by kanka on June 02, 2009 at 06:35 AM PDT #
Thank you man...
Posted by tarsus on June 14, 2009 at 11:33 AM PDT #