User successfully authenticated but after authentication when I go to next controller I got request.getUserPrincipal() null. I am using websphere 7 and my application is in spring mvc.
i want to use EL 2.2 for JSF 2 application and tomcat 7 is provided with EL 2.2 and i am confused about the following:
I am trying to connect to a remote MySQL server. I have succesfully made a connection from Eclipse (DataSource view) and can now browse the content of the database.
We are developing a large applications which are related to business. You can find these applications similar to some ERP, CRM, etc.
Once I turned off cookies, Amazon.com & Google.com 开发者_运维知识库refuses to sign me in.I am not able to log in into even Stackoverflow.com.Is no one using URL rewriting nowadays?
I have a lot of configuration files that modify how my application behaves.I want to be able to make a change and it gets reflected in the application right away when saving the file.Is there a Java l
I have web application running with a default impl of a backend service. One should be able to implement the interface and drop the jar into the plugins folder (which is not in the apps classpath). On
GenericServlet implements ServletConfig interface which means all the interface functions can be invoked from init() function of GenericServlet. Given this context, why does the Servlet container send
Hi. I am trying to run Slideshow which is a comet sample code and i have downloaded it from here but when I am trying to run that sample code, I am getting following error at the time of deployment.
I am developing a mobile webapp using JSF and Apache myFac开发者_Python百科es 1.2.9. During authentication i am calling a servlet which will do the authentication and then set some attribute in the s