This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes static web project Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "static web project " Watch "static web project " New topic
Author

static web project

Amirtharaj Chinnaraj
Ranch Hand

Joined: Sep 28, 2006
Posts: 215
hi i want to know about the use and purpose of static web project in eclipse

but iam not able to find out in google

i started tried to create a static web project in eclipse to do a sample but iam geeting and error like below

Project facet Static Web Module version 1.0 is not supported.

looking for your reply

thanks
amir
Michael Schlegel
Greenhorn

Joined: Sep 11, 2009
Posts: 13
Hi,

i never used this kind of project.

But with him you create a web project without dynamic elements, such as JSP files or servlets.
Such a project only consists of html and javascript (static content).
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: static web project
 
Similar Threads
Best Practices working with Web Services
Struts 2 / tomcat 6 / eclipse (indigo )
Problem with cvs
Eclipse Plugin-To create a jar in Web Project when i build a Java Project
how to add struts 2 to eclipse indigo webtoolplatform