I would like to write an online book that shows people how to tune a Java web application by example. Using free tools, it will show people how to load test and monitor their apps so that they can mak
I am implementing facebook connect for my web application using facebook-java-api. I am actually following a tutorial from this site
I am working on a J2EE web application that uses Struts and Spring. Problem: When session times out, a login page appears and the user enters the log开发者_运维技巧in information. Then, the applicatio
I recently gone through a Netbeans article about how to create and Enterprise Application Client that access EJB deploy on Glassfish.(Article Link Here) I have couples questions about this article.
I got a minor problem with catching exceptions. I\'ve got code like this: Role r=new Role(\"default\");
I am developing a multiplayer card game with a P2P architecture, it isn\'t a my decision, the project has been commissioned by the professor of Distributed System course at my University.
A button on page xyz.xhtml does invoke this code (using ajax). FacesContext fc = FacesContext.getCurrentInstance();
Disclaimer: I only have a very basic understanding of how Web Services work and don\'t know much about advanced WS topics such transactions, etc.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I\'ve been battling with this bug for 3 hours. I have checked the build path and classpath and they are the same, this is quite a large webapp, running on Tomcat & Geronimo, it has a build file fo