I\'m beginner in java and i want to have a VPS what i need to install on my server to support java projects
What is the best (easiest, most seamless) way to build a Java app while relying as little as possible on the actual application-server used in deployment?
What are the best Java hosting you know working with appservers like glassfish, geronimo 开发者_JAVA百科or jboss..
I am project I will be using following tech. JSF 2.0, Hibernate, Spring, jBPM, JAX-WS so I am confused between chosing server and I am locked between JBoss and GlassFish please suggest me why I should
I\'d like to know if its conform to the java servlet specification 2.5 to reference/save the return value of request.getParameterMap() between requests.
I w开发者_开发问答ouldn\'t expect so.Is there anything to point out?Not really. The only thing I can think of offhand is that JBossAS comes with specific startup scripts for solaris, hp-ux, windows an
In-container testing is often opposed to testing with mock objects. However, as mock objects simply mimic the behavior of the real objects, isn\'t the in-container testing the only way to really test
How is gzip compression for Jboss 5.1.0 enabl开发者_JAVA技巧ed? Within the tomcat http connector right? I cant remember where this file is stored, server.xml?edit jboss\\server\\default\\deploy\\jbos
I\'m building a web application, and I need to use an architecture that allows me to run it over two servers. The application scrapes information from other sites periodically, and on input from the e
I have a three tier application under development and am creating integration tests for DAOs in the persistence layer.When the application runs in W开发者_如何学编程ebsphere or JBoss I expect to use t