jGuru
Register Email     Password Forgot your
password?
HOME FAQS FORUMS DOWNLOADS ARTICLES PEERSCOPE LEARN

  Search   jGuru Search Help

PEERSCOPE



As Oracle Sues Google Over Java, Developers Move to Other Languages
Category: Article
jGuru Staff, Sep 7, 2010
'Java won't die; it will limp along,' one source says, but it has 'hit the complexity wall.'
Java Programming Basics: I/O Streams
Rating: Rocks Category: Article
jGuru Staff, Sep 2, 2010
Here's a very useful technique for categorizing the myriad of I/O stream classes in Java.
Write More Understandable Java Tests with Matcher Objects and FEST-Assert
Rating: Rocks Category: Article
jGuru Staff, Aug 31, 2010
Have your Java unit test assertions gotten hard to read? Use the matcher objects provided by the Hamcrest and fluent FEST-Assert libraries.
Basics Java Multiple Threads
Category: Article
Elite Hussar, Aug 28, 2010
In this day and age programmers must implement multi-threading solutions into their code. Every somewhat modern programming language that respects itself offers opportunities to work with threads. Today we’re going to learn how to do this in Java. This article requires at least a little knowledge of Java such as classes, objects, inheritance and interfaces. We’ll try to keep it simple.
Java Programming Basics: Interfaces
Rating: Rocks Category: Article
jGuru Staff, Aug 27, 2010
The key to understanding the Java interface is to think of it as a mechanism for implementing a service contract.
[More]



FORUMS

Forums SplitButton using dropdownmenu problem
Topic: Swing
durg prasad, Sep 9, 2010
Forums Managing code between Action Class and JSP.
Topic: Struts
Anjib Man, Sep 8, 2010
Forums i am new to JavaScript so please help me.. In below code i need to display a menu on mouse over using JavaScript
Topic: JavaScript
gopi akb, Sep 8, 2010
Forums about constructors.
Topic: JavaLanguage
shreya singh, Sep 8, 2010
Forums Which filter class to choose inside filter-class tag in struts2.xml
Topic: Struts
Harishwar Madhya, Sep 8, 2010
[More]

FAQS

How do you turn off the use of CommandLineWrapper so that IntelliJ will include all your JAR files on the command line?
Tools:IDE:IDEA
John Zukowski PREMIUM, Feb 8, 2010
To do so, open the .iws file for the project and look for the line setting the dynamic.classpath property to true: <property name="dynamic.classpath"...
I want to close the child window, from parent window using java script. I want to close the child window, from parent window using java script. How to do that? Can any one help me on this? Thanks...
JavaScript
Firat Tiryaki PREMIUM, Jun 27, 2008
create the new window with an object name childWindow=window.open(...); then you can use the close method childWindow.close();
Creating a javascript object with dynamic property name Hello All, Please consider the following code: var myobj=new Object(); myobj.name="Amit"; myobj.dob="1990"; later on whenever i require,...
JavaScript
Firat Tiryaki PREMIUM, Mar 11, 2008
You should use eval function for that. Check out the below lines, sure it will help; x=new Object(); propertyName="nameProperty"; propertyValue=...
How do I split a space or comma-separated list?
Java:Language:Syntax
John Zukowski PREMIUM, Mar 6, 2008
The split() method of String takes a regular expression. The pattern "[\\s,]+" should to the trick. It says the separator will be one or more white space...
Open new window every time Hi, I am trying this example below : On click of the link it creates one window, if i click it again, i do not get a new window( another window) but rather the same wind...
JavaScript
Robert Lybarger, Feb 14, 2008
I am *not* a javascript expert... but maybe taking out the "remotewin" argument to the window.open call (leaving it either empty or null) would work, since...
[More]



DOWNLOADS

Rails 3.0
The release candidate process is progressing as planned. This second candidate has very few changes over the first, which means that unless any blockers are discovered with this release, we’re targeting the final release of Rails 3.0 for this week(!!!).
Clojure 1.2
This release includes many significant new features, such as protocols and datatypes; enhancements to existing features like the sequence library, destructuring and agents; support for annotations, etc. In addition, it incorporates many enhancements first developed and nurtured in clojure-contrib like I/O, string and pretty printing facilities.
jRegExAnalyser
jRegExAnalyser is an interactive tool written in Java to write, test, debug, analyse and profile regular expressions. It's free and Open Source software, licensed under the terms of GPLv2 with Class Path Exception.
Ralasafe Open Source Fine-grained ACL middleware
Canyon is an open source flat file ORM processing framework that iteratively reads and incrementally persists Java POJOs from a variety of text-based flat files. In Hibernate style, Canyon allows the processing of flat files by mapping information and letting the framework turn the data into objects.
Canyon Flat File ORM Framework
Canyon is an open source flat file ORM processing framework that iteratively reads and incrementally persists Java POJOs from a variety of text-based flat files. In Hibernate style, Canyon allows the processing of flat files by mapping information and letting the framework turn the data into objects.
[More]

ARTICLES

Could Oracle fracture open source community?
Snooped: Sep 7, 2010
perspective An Oracle was a person or agency considered to be a source of wise counsel or prophetic opinion. How can that particular definition be applied to Oracle the company? It can't. In fact I would claim that Oracle, the company, is quite...
JavaOne 2010 Abstract of the Day #3: Defective Java Code: Mistakes That Matter
Snooped: Sep 7, 2010
The third JavaOne 2010 presentation that I have chosen to highlight is "Defective Java Code: Mistakes That Matter" (S314504). This presentation by Bill Pugh is currently scheduled to begin at 4:45 pm on Wednesday, September 22, in Grand Ballroom...
Combine Ajax and JSON to Transmit Complex Presentation Data
Snooped: Sep 1, 2010
One of the potential uses of Ajax is to load locale-dependent presentation text on demand. In my article, Using Servlets and JSP to Give Users Control Over Their Presentation Locale, I explained how an Ajax sink could be linked to a browser...
Quercus: Bring Java's Power to Your PHP Development (and Vice Versa)
Snooped: Aug 30, 2010
With Quercus, PHP and Java developers can mix and match the respective capabilities of both languages.
Combining Hibernate Cache and Ehcache for Better Java Scalability
Snooped: Aug 16, 2010
Combine Hibernate second-level cache, Ehcache and Spring to greatly improve the scalability of your enterprise Java applications.
[More]



 


Internet.com
The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers