Subversion Repositories SmartDukaan

Rev

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

Rev 12695 Rev 13236
Line 137... Line 137...
137
		@Action("/all-smart-watches"),
137
		@Action("/all-smart-watches"),
138
		@Action("/wi-fi-routers"),
138
		@Action("/wi-fi-routers"),
139
		@Action("/aux-cable"),
139
		@Action("/aux-cable"),
140
		@Action("/category"),
140
		@Action("/category"),
141
		@Action("/vehicle-mounts"),
141
		@Action("/vehicle-mounts"),
142
		@Action("/projectors")
142
		@Action("/projectors"),
-
 
143
		@Action("/watch-strap")
143
	})
144
	})
144
	 
145
	 
145
    public HttpHeaders show() throws Exception {
146
    public HttpHeaders show() throws Exception {
146
		contextName = ActionContext.getContext().getName();
147
		contextName = ActionContext.getContext().getName();
147
    	log.info("id=" + id);
148
    	log.info("id=" + id);