Subversion Repositories SmartDukaan

Rev

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

Rev 8180 Rev 8315
Line 127... Line 127...
127
		@Action("/data-cards"),
127
		@Action("/data-cards"),
128
		@Action("/power-banks"),
128
		@Action("/power-banks"),
129
		@Action("/mouse-pads"),
129
		@Action("/mouse-pads"),
130
		@Action("/laptop-bags"),
130
		@Action("/laptop-bags"),
131
		@Action("/laptop-chargers"),
131
		@Action("/laptop-chargers"),
-
 
132
		@Action("/all-smart-watches"),
132
		@Action("/category")
133
		@Action("/category")
133
	})
134
	})
134
	 
135
	 
135
    public HttpHeaders show() throws Exception {
136
    public HttpHeaders show() throws Exception {
136
		contextName = ActionContext.getContext().getName();
137
		contextName = ActionContext.getContext().getName();