Enter Keywords:
1 - 10 of 12(0.013 seconds)
Sort By:
 
I have problem finding a place where I can increase session bean timeout in JBoss. I have stateless SB making some complex operations - unfortunately timeout comes and operations are rolled-back. I...
Zones: JBoss Application Server, EJ...Date Answered: 06/09/2008 Rating: 9.3 Views: 26
Hello, I am trying to create some jsp files in eclipse and I get the following error when I am trying to run the files. The little red x icons appear on the left side of the IDE Cannot find the ...
Zones: Eclipse, JSTL / Tags, JSPDate Answered: 10/31/2008 Rating: 8.1 Views: 554
I am a PHP web developer, hosting websites with Apache & MySQL. Now I want to switch to java/jsp to develop my web application (just a website with database access). Q1) Am I likely to need ja...
Zones: Web DevelopmentDate Answered: 11/13/2006 Rating: 9.2 Views: 0
I want to build an application where MDB's have a significant amount of configuration information that they pick up at creation time. I need to be able to tell the MDB's to re-load this info. This ...
Zones: EJB, J2EEDate Answered: 08/20/2007 Rating: 7.8 Views: 0
I have an application that would typically be a stand-alone Java process - it has a mainline and the flow of control is as a mainline, not a service. However, it would like to be able to take ad...
Zones: J2EE, Servlets, EJBDate Answered: 09/22/2007 Rating: 6.4 Views: 0
Hi experts, I want to handle success messages in Spring MVC like we do with error messages. I want to know if there is a way to put the message code in request before redirect to a success view ...
Zones: Spring, J2EEDate Answered: 11/29/2008 Rating: 7.6 Views: 46
      I used to find the "core J2ee patterns" useful because it covers the whole picture of a web application. (see here: http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html ) Howev...
Zones: Java, WebApplications, J2EEDate Answered: 03/27/2007 Rating: 7.6 Views: 0
JavaEE supports multi-core processors? If I develop an application with JavaEE it'll be able to use the multi-core benefits? How an JavaEE application will behavior in a multi-core enviroment? ...
Zones: Apache Web Server, WebAppl...Date Answered: 06/13/2008 Rating: 10.0 Views: 0
In some backing page bean I have a method that returns a list such as public class SomeBean { public List <Users> getUsers{  blah blahblha  List <Users> listofUsers = ....;  return listorUse...
Zones: JSP, J2EE, JavaDate Answered: 05/18/2008 Rating: 9.9 Views: 0
Hi,       I have a web service client written in Java 6 EE using NetBeans 6.5.  I am able to get the WSDL, and NetBeans appears to add the web service with no issues.  I can even ping the machin...
Zones: J2EE, NetBeans, SOAPDate Answered: 07/06/2009 Rating: 8.4 Views: 97