sun-resources.xml
Group items matching
in title, tags, annotations or url
1More
1More
shared by Strivemindz Pvt. Ltd. on 29 Dec 21
- No Cached
Java App Development Services - 2 views
www.strivemindz.com/java-application-development
java programming development web framework opensource online library

1More
shared by sureshstalin on 04 Aug 13
- No Cached
Sr. Sharepoint Developer with Sql Experience - 0 views
www.river2c.com/...viewjob.r2c
sharepoint sp moss share point programmer developer cv find me a job jobs education vacancies sg

-
JOB SUMMARY: This Senior Programmer/Analyst is responsible for the design, development and documentation of SharePoint applications as well as devlelopment and support of organizationl reports and data queries. Reports are typically developed in Crystal Reports. This position is also responsible for the support and maintenance of the Crystal Enterprise environment.
4More
The NetBeans E-commerce Tutorial - Connecting the Application to the Database - 0 views
5More
shared by henry klingberg on 28 Jun 10
- Cached
Redirect After Post - 0 views
www.theserverside.com/...Redirect-After-Post
post redirect after web development get http java programming

-
Instead of returning a result page immediately in response to POST request, server responds with redirect to result page. Browser loads the result page as if it were an separate resource
- ...2 more annotations...
-
When a user tries to refresh the result page, browser resends an "empty" GET request to the server. This request does not contain any input data and does not change server status
1More
shared by Hendy Irawan on 25 Sep 10
- Cached
SQuirreL SQL Client Home Page - 0 views
squirrel-sql.sourceforge.net
database computing client browser application apps administration aol java tools software jdbc db sql programming

9More
[JavaSpecialists 177] - Logging Part 3 of 3 - 0 views
-
Even the Sun engineers fell into this trap. Prior to Java 4, we had a perfectly good logging framework in Log4J. However, instead of adopting this into the standard Java distribution, we ended up with java.util.logging. There are lots of Java logging frameworks available, even meta-logging frameworks like SLF4J and Jakarta Commons. These are supposed to abstract the logging frameworks so you can change the implementation without touching your code.
- ...5 more annotations...
-
Since it is tricky assigning the correct levels in our code, we should regularly do code reviews with specific emphasis on logging levels.
-
We should be able to adjust the log levels of our individual components at runtime without restarting our application.
-
Writing your own logging framework is the perfect coding crime. If you can convince your manager to put it on the project plan, you are guaranteed to have success. At the end of each day, you will go home feeling happy and satisfied. It will feel like you are doing something creative. You will get the intellectual stimulation without the risk of failure. Even the Sun engineers fell into this trap. Prior to Java 4, we had a perfectly good logging framework in Log4J. However, instead of adopting this into the standard Java distribution, we ended up with java.util.logging. There are lots of Java logging frameworks available, even meta-logging frameworks like SLF4J and Jakarta Commons. These are supposed to abstract the logging frameworks so you can change the implementation without touching your code. http://www.javaspecialists.eu/archive/Issue177.html
9More
shared by Rinav G on 17 Sep 10
-
Cached
Overview (Java Platform SE 6) - 0 views
download.oracle.com/...index.html
java platform java.util.concurrent.atomic concurrent AutomicInteger


-
Package java.util.concurrent.atomic A small toolkit of classes that support lock-free thread-safe programming on single variables.
-
A small toolkit of classes that support lock-free thread-safe programming on single variables. In essence, the classes in this package extend the notion of volatile values, fields, and array elements to those that also provide an atomic conditional update operation of the form: boolean compareAndSet(expectedValue, updateValue);
-
Atomic classes are not general purpose replacements for java.lang.Integer and related classes. They do not define methods such as hashCode and compareTo. (Because atomic variables are expected to be mutated, they are poor choices for hash table keys.)
- ...4 more annotations...
-
The specifications of these methods enable implementations to employ efficient machine-level atomic instructions that are available on contemporary processors.
-
java.util.concurrent.atomic Class AtomicInteger java.lang.Object java.lang.Number java.util.concurrent.atomic.AtomicInteger
-
An int value that may be updated atomically. See the java.util.concurrent.atomic package specification for description of the properties of atomic variables. An AtomicInteger is used in applications such as atomically incremented counters, and cannot be used as a replacement for an Integer. However, this class does extend Number to allow uniform access by tools and utilities that deal with numerically-based classes.
-
int incrementAndGet() Atomically increments by one the current value.
-
-
Package java.util.concurrent.atomic Description A small toolkit of classes that support lock-free thread-safe programming on single variables. In essence, the classes in this package extend the notion of volatile values, fields, and array elements to those that also provide an atomic conditional update operation of the form: boolean compareAndSet(expectedValue, updateValue);
WEB4J - Minimalist Java Web Application Framework -> Framework Overview - 0 views
125More
Organize Projects - Google Web Toolkit - Google Code - 0 views
-
com.google.gwt.gears.Gears
- ...118 more annotations...
-
when the onModuleLoad() of your first entry point finishes, the next entry point is called immediately.
-
path=
-
class="
-
all included scripts will be loaded when your application starts, in the order in which they are declared.
-
If you wish to create a reusable library that relies upon particular stylesheets or JavaScript files, you can be sure that clients
-
The body.onload() event will only fire once all external resources are fetched, including images and frames.
-
onload='alert("w00t!")
151More
Getting Started with RequestFactory - Google Web Toolkit - Google Code - 0 views
-
Entity Proxies
- ...147 more annotations...
-
BigDecimal, BigInteger, Boolean, Byte, Enum, Character, Date, Double, Float, Integer, Long, Short, String, Void
-
Methods that return a Request object in the client interface are implemented as static methods on the entity
-
backing store (JDO, JPA, etc.) is responsible for updating the version each time the object is persisted,
-
On the client side, RequestFactory keeps track of objects that have been modified and sends only changes
-
automatically populates bean-style properties between entities on the server and the corresponding EntityProxy on the client,
-
It is not necessary to represent every property and method from the server-side entity in the EntityProxy
1More
Business Intelligence solution with Java - 0 views
3More
Lucid Imagination » Don't Use Java 7, For Anything - 1 views
-
In case you upgrade to Java 7, remember that you may have to reindex, as the unicode version shipped with Java 7 changed and tokenization behaves differently (e.g. lowercasing).
-
Unfortunately it contains hotspot compiler optimizations, which miscompile some loops. This can affect code of several Apache projects. Sometimes JVMs only crash, but in several cases, results calculated can be incorrect, leading to bugs in applications
11More
Page 2 - Java Developers Leery of IBM-Sun Merger - 0 views
-
IBM still runs basic physics last I checked and has deep resources in research to throw at any problem it wants
-
both companies are highly invested in Java, which means it will continue, but in what form we have no idea
- ...7 more annotations...
-
IBM is not interested in Sun software but in the Sun hardware and storage
-
expect that IBM will take the long view, that an open, flourishing ecosystem around Java will be the tide that lifts all boats
-
17More
Java Developers Leery of IBM-Sun Merger - 0 views
- ...10 more annotations...
-
It would certainly bring us down to two major players on the Java side: IBM and Oracle.
-
IBM likes to create these 'boil the ocean' kinds of solutions
-
IBM could wind up having six different JVM [Java Virtual Machine] implementations
-
Every time IBM has bought a company that was in a leadership position, that company seems to have lost market share
-
Although many have lost faith in the JCP, this is one area where a new steward could really breathe new life into Java
1More
shared by Hendy Irawan on 24 Apr 11
- No Cached
Building and Running ICEfaces Examples with Maven - ICEfaces - ICEfaces.org Community Wiki - 0 views
wiki.icefaces.org/...g+ICEfaces+Examples+with+Maven
building running icefaces application jsf java javaee

1More
Eclipse Scout Blog - 0 views
-
Eclipse Scout: "Hello World" App mzi | 23. March 2011 um 08.40 Uhr | Kategorien: General | Keine Kommentare | Install Scout: See the recent blog post Create Scout App: See new "Hello World" wiki tutorial Deploy to Tomcat: Wiki tutorial again Having Eclipse Scout and Tomcat installed all this should take you less than 15 minutes. If you happen to be at the Eclipse Con right now you may skip the download part, visit our boot #12 or attend our tutorial and get our Scouty memory stick with everything on it