Subversion Repositories SmartDukaan

Rev

Rev 12089 | Rev 12527 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12089 Rev 12525
Line 93... Line 93...
93
		@Action("/tablets"),
93
		@Action("/tablets"),
94
		@Action("/laptops"),
94
		@Action("/laptops"),
95
		@Action("/laptop-accessories"),
95
		@Action("/laptop-accessories"),
96
		@Action("/entity"),
96
		@Action("/entity"),
97
		@Action("/music-players"),
97
		@Action("/music-players"),
98
		@Action("/smart-watches")
98
		@Action("/smart-watches"),
-
 
99
		@Action("/projectors"),
99
	})
100
	})
100
    public String show() throws SecurityException, IOException, JSONException {
101
    public String show() throws SecurityException, IOException, JSONException {
101
    	log.info("id=" + id);
102
    	log.info("id=" + id);
102
 
103
 
103
    	String entityUrl = "";
104
    	String entityUrl = "";