Question:While the J2EE module reference feature allows your to create common Java library projects, I can't find a neat way to do this for web content.

I have common JSPs, CSS files, JavaScript libraries and even descriptor fragments that I would like to use across a number of Dynamic Web Projects, so that these artefacts are edited i only one place, but will be exported into each of the Dynamic WebProject WAR files.

I am surprised that I can't find a way to promote reusability in the web space without writing my own scripts and hooking into the export process.

Is there a way to do this? Thanks. Matt.

 

 

Answer: haha,i give u a late surprise

i'm Chinese,my english is poor, but i can help u .

Olaf Kock is right ,but his answer not perfect.

Here is the perfect answer. u have to refer the follow url, it can hep u.

click here

in the url page, the example for the property content box is not exact, u fllow me:

if need to share a file:

a.jsp  svn://myhome.com/svn/myproject/trunk/a.jsp

if need to share a folder:

xml  svn://myhome.com/svn/myproject/trunk/xml

 

refer from:http://stackoverflow.com/questions/348469/how-to-share-web-content-between-eclipse-projects/15404702#15404702

相关文章:

  • 2022-12-23
  • 2021-10-19
  • 2022-02-14
  • 2021-05-21
  • 2021-08-22
  • 2021-09-08
  • 2021-08-01
  • 2022-12-23
猜你喜欢
  • 2021-12-08
  • 2022-12-23
  • 2021-09-05
  • 2022-01-13
  • 2021-09-01
  • 2021-05-25
  • 2021-05-29
相关资源
相似解决方案