Subversion Repositories SmartDukaan

Rev

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

Rev 13236 Rev 20109
Line 138... Line 138...
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
		@Action("/watch-strap"),
-
 
144
		@Action("/laptop-stand")
144
	})
145
	})
145
	 
146
	 
146
    public HttpHeaders show() throws Exception {
147
    public HttpHeaders show() throws Exception {
147
		contextName = ActionContext.getContext().getName();
148
		contextName = ActionContext.getContext().getName();
148
    	log.info("id=" + id);
149
    	log.info("id=" + id);