Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2907 5273 d 20 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2146 5334 d 21 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports and some unused variables  
1034 5419 d 21 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
924 5432 d 19 h vikas /trunk/Website/ Do not put redirect url in session to keep session stateless as much as possible.  
832 5443 d 19 h rajveer /trunk/Website/ Added log4j logging framework  
816 5446 d 23 h vikas /trunk/Website/src/in/shop2020/serving/interceptors/ Use constant instead of string literal.  
781 5450 d 22 h vikas /trunk/Website/ Adding user interceptor and login interceptor. Get rid of authcontroller.