Let me exaplain you the complete situation currently I am stuck with in. We are developi开发者_如何学Gong very much complex application in GWT and Hibernate, we are trying to host client and server
I have seen other thread with similar issue but was not able to work out direct link with my problem . Hopefully I am not repeating a question.My issue is this: I am using Webpsphere 7 with JSF2 as Sh
Is it a good idea to create facelets with a single <h:form> as a wrapper around all other components like this:
I am using Glassfish 3.1.1 and trying to get EJB2.x deployment working before moving to EJB3. I have made a small example that is structured like this:
I\'m looking for effective approach to writing Java web app in Vaadin. (several pages, a lot of tables, buttons..)
For durability to make sense, should the app server in which an MDB is deployed to be separated from the JMS Provider (server), so tha开发者_开发百科t if the app server shuts down and is restarted lat
This is regarding the security flaw in OGNL evaluation is struts. Can someone give an example how this is exploited?
I have the following confguration in my JSF Spring application: <bean id=\"userSessionBean\" class=\"com.vanilla.beans.UserSessionBean\" scope=\"session\">
I\'ve read the SOAP Service documentation and example in te Jibx-ws website but how do I con开发者_Go百科figure my Jetty Server object to serve it?
I have created a JSF2 project with Netbeans 7 and successfully deployed it on Glassfish 3.1. The ear file has grown quite big (6.5mb) though, most of it consists of external jar files (like apache co