I am trying to create a web application using restlet, that
involves html,CSS files, images, and free marker template files. but facing
lot of difficulties locating the web application resources like HTML, FTL
files from the application context. using javax.servlet.ServletContext to
locate these resources is good idea?. I tried using CLAP but as my
experience with that says we can access only from the classes folder using
CLAP.

can any one suggest is it the way suggested to develop web applications (i
mean servlet context). can any one give guidelines or samples to achieve
what i am targeting.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=999388

Reply via email to