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. -- View this message in context: http://n2.nabble.com/Maven-Dependancy-Referances-tp2088190p2096667.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=997053

