The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Java Tools and user kalali

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • RMI • Security • Servlets 
• Struts • Swing • Testing • Tools • Virtual Machine 
• Web Applications • Web Design • Web Development Tools • Web Services and XML 


EJB

This relatively long article discusses OSGI, HK2, GlassFish modularity, how to extend GlassFish CLI and GlassFish administration console, Using GlassFish update system and finally  setting up and managing an IPS package system.

on Mar 15, 2010 | Permalink | Discuss
My thought on GlassFish v3 release. GlassFish v3 is the the first application server supporting Java EE 6. You can find several useful links to related resources and events.
on Dec 17, 2009 | Permalink | Discuss
NetBeans 6.8 released with tons of new features and full support for Java EE 6.
on Dec 17, 2009 | Permalink | Discuss
This entry tries to provide a basic comparison for state of different Open Source Java EE application server and Servlet container. By reading the article you will understand general strength of different application server along with their possible shortages.
on Nov 17, 2009 | Permalink | Discuss

Security

This blog shows steps to create a CSR (certificate signing request) send it to godaddy to get it signed and finally how to install it in GlassFish application server.

on Mar 1, 2010 | Permalink | Discuss

Community

I authored a refcard about GlassFish v3 recently which covers GlassFish v3 new features. You can download the refcard freely and use it to learn version 3 features and capabilities.
on Nov 22, 2009 | Permalink | Discuss

Databases

This entry discuss how we can use JFreeChart and JasperReports to include dynamically generated charts into a JasperReport s' report. Technique included here can be used to include dynamically generated images or dynamically generated data sources as well.
on Sep 21, 2009 | Permalink | Discuss
I authored a refcard about Oracle Berkeley DB Java Edition recently and this refcard published yesterday. You can learn all basics of BDB JE in this refcard. To summarize, BDB JE is an embedded Object or key/value pair ultra fast database. The DBD JE allows us to annotate and store complex object graphs or key/Value pairs.
on Sep 1, 2009 | Permalink | Discuss