Subversion Repositories SmartDukaan

Rev

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

Rev 8179 Rev 8180
Line 126... Line 126...
126
		@Action("/portable-music-players"),
126
		@Action("/portable-music-players"),
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("/category")
132
		@Action("/category")
132
	})
133
	})
133
	 
134
	 
134
    public HttpHeaders show() throws Exception {
135
    public HttpHeaders show() throws Exception {
135
		contextName = ActionContext.getContext().getName();
136
		contextName = ActionContext.getContext().getName();