| 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).
|
 |
 |
|
|
subject: static web project
|
|
|