Posts Tagged ‘java’

Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate

The Java language itself is not strictly open-source (Sun has held onto control, albeit with lots of public input). There is, however, a large open-source development community around this highly capable language.Java Open Source Programmingdescribes and provides tutorials on some of the most interesting public Java projects, and is designed to enable a Java programmer [...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - February 7, 2010 at 8:46 pm

Categories: Free ebooks   Tags: , , , , , , , , , , , , , , , , , , , , , , ,

How to start Solr on Linux System

To start solr on Linux just go to the the example folder of sole and run java -jar start.jar .
see the below given example
/apache-solr-1.2.0/example/
[root@pss2 example]# java -jar start.jar &
[1] 20691
[root@pss2 example]# 2009-10-22 15:21:29.943::INFO: Logging to STDERR via org.m [...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - October 22, 2009 at 3:09 am

Categories: Linux   Tags: , , , ,

How to verify that Java is running under Linux System

To verify java is running under linux box , run the following command
ps -ax | grep java
Warning: bad syntax, perhaps a bogus ‘-’? See /usr/share/doc/procps-3.2.3/FAQ
7534 ? Sl 336313:19 java -jar start.jar
7536 ? Sl 2:50 [...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - at 2:49 am

Categories: Linux   Tags: , ,

Java EE 6 web application (JSF 2.0 + JPA 2.0 + EJB 3.1) using Oracle, NetBeans and GlassFish

This application will use Java Server Faces 2.0 for displaying the results, Enterprise Java Beans 3.1 + Java Persistence API 2.0 for middle tier, and Oracle database server + GlassFish v3 as the backend. The most recent development bundle NetBeans 6.8 & GlassFish V3 build 68 would be good work for testing Download NetBeans IDE [...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - October 19, 2009 at 12:10 am

Categories: LAMP, Tech Guru, Technology News   Tags: , , , , , , , , , , , , , , ,

How to Install Java Runtime Environment – Linux

You can download SUN’s latest Java JDKs at: http://java.sun.com/javase/downloads/index.jsp.
For my 64-bit Debian system I selected the 64-bit JDK multiplatform binary for Linux: jdk-6u10-linux-x64.bin.
I downloaded the binary file to /tmp and installed it as follows as root:
# mkdir -p /usr/java
# cd /usr/java
#
# chmod 700 /tmp/jdk-6u10-linux-x64.bin
# /tmp/jdk-6u10-linux-x64.bin

creating: jdk1.6.0_10/
creating: jdk1.6.0_10/db/
[...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - March 12, 2009 at 3:59 am

Categories: Linux   Tags: , , , , , , ,

How to enable and disable Java on Browser

If you’re working on a slow system and notice a significant speed degradation while visiting Java enabled web pages, you can disable Java support to find out if you could gain some speed. Speed degradation occur on slow systems because some Java enabled pages take longer to load, specially, during your first visit. Also certain [...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - March 4, 2009 at 4:30 am

Categories: Windows   Tags: , , , , , , , , ,

How to enable ActiveX on my browser

A control using ActiveX technologies. An ActiveX control can be automatically downloaded and executed by a Web browser. ActiveX is not a programming language, but rather a set of rules for how applications should share information. Programmers can develop ActiveX controls in a variety of languages, including C, C++, Visual Basic, and Java.
To enable ActiveX [...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - at 4:21 am

Categories: Windows   Tags: , , , , , , , , , ,

How to Install Imagemagick on CentOS

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply [...]

 Read More

Be the first to comment - What do you think?  Posted by Editor - February 11, 2009 at 3:59 am

Categories: Linux   Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

A Quick Guide To Install SUBVERSION

Subversion depends on a number of third party tools and libraries.Some of them are only required to run a Subversion server; others are necessary just for a Subversion client. This section explains what other tools and libraries will be required so that Subversion can be built with the set of features you want

Read more...

 Read More

Be the first to comment - What do you think?  Posted by Editor - January 5, 2009 at 11:09 pm

Categories: Open Source   Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

What Is PHP-Nuke

It is a CMS (Content Managment System) that integrates in its inside all the instruments that are used to create a site/portal of information (meant in broad sense). Given the immense number of present functions in the installation and in an even greater quantity of modules developed from third parties, the system is also adept to the management of

Read more...

 Read More

Be the first to comment - What do you think?  Posted by Editor - November 29, 2008 at 10:29 am

Categories: Tech Guru   Tags: , , , , , , , , , , , , , , , , , , , , ,

How to install dimdim on ubuntu linux

Dimdim is a cool new open source meeting service that lets you share your desktop, presentations, audio and video. Its also web based, and needs no installing. On top of all this, it works on Mac, Linux and even Windows! Its still alpha at the moment, but definately useable. Heres how to install it on [...]

 Read More

1 comment - What do you think?  Posted by Editor - November 12, 2008 at 3:22 am

Categories: Open Source   Tags: , , , , , , , , , , , , , , , , , , , ,