What i want is that whenever a user access a page by typing a direct url in the 
browser e.g  "http://localhost:8080/myproject/mypage.jsp"; , the page should 
only be opened if user is loggedin else it should go to some other page. how 
?????

i have written the interceptor as given in booking example (LoggedIn) and used 
it on the corrosponding sessionbean class but its not working fine.......
it goes well when user is loggedin but in other case exception etc......


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996573#3996573

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996573
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to