Subversion Repositories SmartDukaan

Rev

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

Rev 12525 Rev 12527
Line 94... Line 94...
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
		@Action("/projectors")
100
	})
100
	})
101
    public String show() throws SecurityException, IOException, JSONException {
101
    public String show() throws SecurityException, IOException, JSONException {
102
    	log.info("id=" + id);
102
    	log.info("id=" + id);
103
 
103
 
104
    	String entityUrl = "";
104
    	String entityUrl = "";