Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » resource files inside WEB-INF/classes
resource files inside WEB-INF/classes [message #78284] Mon, 28 February 2005 16:04 Go to next message
Eclipse UserFriend
Originally posted by: emerson.tre-sc.gov.br

I'm migrating my eclipse projects to WTP.
Everything that was grouped inside WEB-INF during building must be already
there, right?

The problem is that the resources files, which must be inside
WEB-INF/classes are deleted during WTP build.

What is the best approache?

thanks
Emerson
Re: resource files inside WEB-INF/classes [message #78429 is a reply to message #78284] Tue, 01 March 2005 01:45 Go to previous message
Eclipse UserFriend
> Everything that was grouped inside WEB-INF during building must be already
> there, right?
>
except the WEB-INF/classes folder

> The problem is that the resources files, which must be inside
> WEB-INF/classes are deleted during WTP build.
>
> What is the best approache?
>
Put your stuff into the java source folder. It will be moved to the
WEB-INF/classes folder during project build.

> thanks
> Emerson
>
>
Previous Topic:error in database explorer
Next Topic:Create Session Bean Wizard broken?
Goto Forum:
  


Current Time: Wed Jul 16 06:40:38 EDT 2025

Powered by FUDForum. Page generated in 0.05197 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top