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 5324 d 22 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2146 5385 d 23 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports and some unused variables  
1034 5470 d 23 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
924 5483 d 21 h vikas /trunk/Website/ Do not put redirect url in session to keep session stateless as much as possible.  
832 5494 d 21 h rajveer /trunk/Website/ Added log4j logging framework  
816 5498 d 1 h vikas /trunk/Website/src/in/shop2020/serving/interceptors/ Use constant instead of string literal.  
781 5502 d 0 h vikas /trunk/Website/ Adding user interceptor and login interceptor. Get rid of authcontroller.