Subversion Repositories SmartDukaan

Rev

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

Rev 7853 Rev 8315
Line 78... Line 78...
78
		@Action("/mobile-accessories"),
78
		@Action("/mobile-accessories"),
79
		@Action("/tablets"),
79
		@Action("/tablets"),
80
		@Action("/laptops"),
80
		@Action("/laptops"),
81
		@Action("/laptop-accessories"),
81
		@Action("/laptop-accessories"),
82
		@Action("/entity"),
82
		@Action("/entity"),
83
		@Action("/music-players")
83
		@Action("/music-players"),
-
 
84
		@Action("/smart-watches")
84
	})
85
	})
85
    public String show() throws SecurityException, IOException, JSONException {
86
    public String show() throws SecurityException, IOException, JSONException {
86
    	log.info("id=" + id);
87
    	log.info("id=" + id);
87
 
88
 
88
    	String entityUrl = "";
89
    	String entityUrl = "";