Subversion Repositories SmartDukaan

Rev

Rev 12633 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12633 Rev 13236
Line 105... Line 105...
105
		@Action("/laptops"),
105
		@Action("/laptops"),
106
		@Action("/laptop-accessories"),
106
		@Action("/laptop-accessories"),
107
		@Action("/entity"),
107
		@Action("/entity"),
108
		@Action("/music-players"),
108
		@Action("/music-players"),
109
		@Action("/smart-watches"),
109
		@Action("/smart-watches"),
110
		@Action("/projectors")
110
		@Action("/projectors"),
-
 
111
		@Action("/smart-watch-accessories")
111
	})
112
	})
112
    public String show() throws SecurityException, IOException, JSONException {
113
    public String show() throws SecurityException, IOException, JSONException {
113
    	log.info("id=" + id);
114
    	log.info("id=" + id);
114
 
115
 
115
    	String entityUrl = "";
116
    	String entityUrl = "";