Subversion Repositories SmartDukaan

Rev

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

Rev 1472 Rev 1534
Line 89... Line 89...
89
		@Action("/pen-drive"),
89
		@Action("/pen-drive"),
90
		@Action("/carrying-case"),
90
		@Action("/carrying-case"),
91
		@Action("/car-charger"),
91
		@Action("/car-charger"),
92
		@Action("/screen-guard"),
92
		@Action("/screen-guard"),
93
		
93
		
-
 
94
		@Action("/face-plate"),
-
 
95
		@Action("/decal"),
-
 
96
		@Action("/data-cable"),
-
 
97
		@Action("/ear-buds"),
-
 
98
		@Action("/cleaning-kit"),
-
 
99
		@Action("/speaker"),
-
 
100
		
-
 
101
		
-
 
102
		
94
		@Action("/category")
103
		@Action("/category")
95
	})
104
	})
96
	 
105
	 
97
    public HttpHeaders show() throws SecurityException, IOException {
106
    public HttpHeaders show() throws SecurityException, IOException {
98
    	log.info("id=" + id);
107
    	log.info("id=" + id);