I have List<Product> products in my backEnd Bean which contains about 70 items. I need to show it as 3 X 4 table with option to navi开发者_C百科gate between pages \"next\", \"Previous\" and opt
Is it safe to inject beans from narrower scope into a wide scoped bean? Does Seam CDI take care of it to figure out current EVENT/REQUEST/PAGE context to do the right injection into SESSION/CONVERSAT
I recently created an interactive Java Applet which communicates with the Googl开发者_JAVA技巧e Maps API on a web page. Unfortunately Applets are a thing of the past (in my opinion) and I now need to
I\'m a relative Java EE lightweight, tasked with moving an old app from OC4j 10.x (JEE 1.1) into Glassfish 3.1 (JEE 1.4).I\'m attempting to understand what this deployment error means and how I should
my project work on eclipse good but when i make war and run on server i give this exception: type Exception report
Assume your application consists only of one war file. My understanding is, that any third party library I need, and I am allowed to provide, I will include in my war, in WEB-INF/lib.
I want to build a server that communicates with an android phone based on a request/response model At first i thought i will use Httpservlets and communicate with the android
I have written unit tests for several session 开发者_开发百科beans I have created. When I try to run them, however, NetBeans gives me the following error:
Is Google Web Toolkit is fine to de开发者_JS百科velop database based web application or do you have any other suggestion?
i use tomcat 6 for production. i have a web app deployed on this server called: app.war it has a url : test.org.