Subversion Repositories SmartDukaan

Rev

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

Rev 6998 Rev 7418
Line 122... Line 122...
122
		@Action("/hard-disk-drive"),
122
		@Action("/hard-disk-drive"),
123
		@Action("/external-hard-disks"),
123
		@Action("/external-hard-disks"),
124
		@Action("/headphones"),
124
		@Action("/headphones"),
125
		@Action("/portable-music-players"),
125
		@Action("/portable-music-players"),
126
		@Action("/data-cards"),
126
		@Action("/data-cards"),
127
		
127
		@Action("/power-banks"),
128
		@Action("/category")
128
		@Action("/category")
129
	})
129
	})
130
	 
130
	 
131
    public HttpHeaders show() throws Exception {
131
    public HttpHeaders show() throws Exception {
132
		contextName = ActionContext.getContext().getName();
132
		contextName = ActionContext.getContext().getName();