Spring Mobile + Spring Security + Hibernate + MySQL

Based on my readings on this, this and this, I came out with a testing project. Jquery Mobile is also used as the basic layout for mobile site. There is one issue however. Unlike gmail application where I can use a same session when switching between mobile site and the normal site after I log in(by using Chrome UA Spoofer to change between mobile user agent and normal browser agent), this is not happening in this project. It treats mobile site and normal site as 2 different sessions. Maybe I will study more about this in the future since I just learn about Spring.

 Project downloadable here.

2 comments:

  1. hi, can you provide src code. download link is not working.....

    ReplyDelete
    Replies
    1. this example is old. Anyway you can download it here https://www.dropbox.com/s/htay0vq110wo4fl/spring_security_mobile_hibernate_mysql.zip?dl=0

      Delete