for a given Resource R, i want it accessible through these links:
R.html : returns html representation for resource R
R.xml : returns xml represenation
R.pdf : returns pdf representation

apart from this i want to keep the behaviour of setting mime types in the http 
protocol and get the corresponding representation for R.

my question is do i have to add separate entry for each type .html, .xml, .pdf 
for each resource or is there some other way out.
I am having 10-12 resources and creating a separate entry for each of the 
representation for each resource seems to be a cumbersome task.

pracheer gupta

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

Reply via email to