Community-Credit.com | NonProfitWays.com | SOAPitstop.com   Skin:   
      User: Not logged in 
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
 
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
 
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
 
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics

Prev Next
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31 32 33 34 35 36 37 38 39 40
 
Simplify Java XML Parsing with Jakarta Digester
Jakarta's Digester maps data from an XML source to Java objects. Learn all about this package and its advantages over other similar APIs. Then follow a real life Digester parsing example.

Type: Java  #Views: 1582  Category: Article    

Understanding JavaServer Faces
The Internet has no doubt become the most popular source of information today. More and more businesses have adopted the Internet as the vehicle to display their business information, advertise their products, and maintain customer interactions. The activity of developing Web applications occupies a fair amount of resources, time, and effort.

Type: Java  #Views: 1535  Category: Article    

Serializing Java Objects with XStream
Joe Walnes's XStream is a unique open-source Java library for serializing objects into XML and deserializing that XML into objects. Unlike other APIs, such as David Megginson's XMLWriter or Elliotte Rusty Harold's XOM, which use specific classes and methods to produce XML, XStream relies on Java idioms such as object names to produce element names and strings within classes to produce element content. It also produces a kind of reflection of objects in XML.

Type: Java  #Views: 1529  Category: Article    

Borland launches JBuilder 2005
Borland Software Corp. has announced the imminent release of the latest version of its JBuilder IDE. What would have been JBuilder 10 will be known as JBuilder 2005, beginning a new naming convention for the popular Java IDE, which is scheduled to ship in September.

Type: Java  #Views: 1188  Category: Tool    

Sybase RAD tool adds support for J2EE, .Net
Sybase announced Monday the availability of PowerBuilder Enterprise 10.0, a new version of the company's rapid application development (RAD) tool that adds support for J2EE and Microsoft .Net.

Type: Java  #Views: 2221  Category: Tool    

.NET & Beyond: J2EE split ending war with .NET
The big story in app development for the past few years has been the competition between Microsoft’s .NET Framework and products that support the J2EE specs. Lots of people have talked about it, and many development organizations have been faced with this issue. To a large extent, the .NET vs. J2EE struggle has defined the recent app development landscape.

Type: Java  #Views: 1203  Category: Article    

Bridging the gaps from SQL Server to Java apps
With demand for Microsoft SQL Server connectivity for Java applications growing steadily, and with many companies migrating their production platform from the 32-bit SQL Server 200 Enterprise Edition to the 64-bit versions of SQL Server 2000 and SQL Server 2005, JNetDirect has added 64-bit support to two of its components.

Type: Java  #Views: 1211  Category: Article    

Practical data binding: JaxMe - The new kid on the block
The previous installments of this column gave you a thorough overview of JAXB, so you're now ready to study varying data binding implementations. This article begins an in-depth look at JaxMe, an open source implementation of JAXB. In addition to offering several enhancements to the basic JAXB specification, JaxMe offers integration with databases and Enterprise JavaBeans, both significant extensions to basic data binding behavior.

Type: Java  #Views: 1349  Category: Article    

JavaOne 2004: Robust Java Economy Calls for Developer Entrepreneurship
As the message of Java's robust health permeated the 2004 JavaOne Developer conference, an underlying message became clear: The opportunities for Java developer entrepreneurship are also alive and well.

Type: Java  #Views: 1067  Category: Article    

JavaOne 2004 Recap
Sun Microsystems held it's annual JavaOne conference in San Francisco this year. There was a great turnout and many announcements made during the first two days. For details on each announcement Sun has set up a nice JavaOne website to link you to more detailed information.

Type: Java  #Views: 1105  Category: Article    

Java and XML Basics, Part 1
In a previous article (XML Basics Part One);we had a brief look at XML. However, as stated in the article, XML itself is worth nothing without the set of APIs that are generated-it would simply be just another fancy form of CSV, that is, a proprietary data format! My aim in this set of articles is not to actually reveal XML in its every detail, but rather have a look at the implications of XML in today’s technologies. That’s why the previous article only sheds a little light into the insights of XML, which included some terms and technologies you will be confronted with the moment you step in the XML arena.

Type: Java  #Views: 1285  Category: Article    

Java and XML Basics, Part 2
Last time, we learned about JAXP, Xerces, DOM and the javax.xml.parsers Java Package. How about getting a little taste of the SAX interfaces? We look at available classes and interfaces, and learn how to use SAX for XML Processing. Given SAX's power, perhaps we can look forward to the day when we'll be translating not just XML, but maybe even Klingon! Maybe not. Before you get started, you'll want to download the support files for this tutorial.

Type: Java  #Views: 1449  Category: Article    

Java and XML Basics, Part 3
So far, during this series of articles (part 1, part 2) we've looked at DOM and SAX, and I suppose most of you are thinking which one of the two approaches is preferable? Well, there is no general rule of thumb, but this article might help you make the right decision when you’ll have to.

Type: Java  #Views: 1063  Category: Article    

Java JAXP, Writing Java Code to Emulate an XSLT Transformation
In the previous lesson entitled Java JAXP, Implementing Default XSLT Behavior in Java , I explained default XSLT behavior, and showed you how to write Java code that mimics default XSLT behavior. The Java program named Dom11 that I developed in that lesson serves as a skeleton for more advanced transformation programs. This lesson updates Dom11 into a new program that tests and exercises several methods that were not tested by the samples used in the previous lesson.

Type: Java  #Views: 1260  Category: Article    

Sun continues to hunt down developers
Sun Microsystems continued to place its focus on appealing to the developer community with a recent upgrade to its Java Web Services Development Pack 1.4. The company also announced a new edition of the Sun Java System Application Server 7 for its Java 2 Enterprise Edition (J2EE), which is available in a free download.

Type: Java  #Views: 5428  Category: Resource    

Schema Binding for Java Web Services
Sometimes you just wish software architects weren't so creative or, at least, were more coordinated. It seems that's what happened with SOAP, the standard format for web services messages. The SOAP specification started out defining a lot of protocol-specific XML structures that now, in hindsight, could obviously better be delegated to the W3C XML Schema language, the whole purpose of which is to define the structure of XML documents. It's a disconnect that the Java community is still working out.

Type: Java  #Views: 979  Category: Article    

As J2EE 1.4 debuts, focus moves to tools
Sun Microsystems last week marked the advent of Version 1.4 of Java 2 Enterprise Edition (J2EE) at a press event in San Francisco that featured most of the big names in Java tools and application servers. A tools panel included representatives from Borland, BEA, IBM, Oracle and Sun, who shared the stage and discussed the impact of J2EE 1.4 from a tooling perspective, and speculated on emerging trends in the tools market. Additions to J2EE 1.4 include improvements in Web services support.

Type: Java  #Views: 3920  Category: Resource    

VM Tools User Documentation - v0.5
VM Tools is the beginning of a collection of XML-oriented tools for the java platform. The toolkit is developed by VM Systems, Inc. and is available under an open source license.

Type: Java  #Views: 1057  Category: Tool    

Java API for XML Processing (JAXP), Getting Started
As the name implies, the Java API for XML Processing (JAXP) is an API provided by Sun designed to help you write programs for processing XML documents. JAXP is very important for many reasons, not the least of which is the fact that it is a critical part of the Java Web Services Developer Pack (Java WSDP).

Type: Java  #Views: 1223  Category: Article    

Taking mobile devices the P2P route via J2ME
Remember Napster, Gnutella, and SETI@home? Those Web-based, peer-to-peer (P2P) implementations were and are extremely popular, building open peer groups of millions of connected devices. Now the extension of P2P into the mobile environment is a given, considering the explosive growth of mobile devices and networks around the globe.

Type: Java  #Views: 414  Category: TipsAndTricks    

Prev Next
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31 32 33 34 35 36 37 38 39 40


Fans of "The Office"
Dwight Bobbleheads are here!

  “It's me! I'm the bobblehead! Yes!”



Advertise on XMLPitstop

Advertise on XMLPitstop


EggHead Cafe
Web Servicee development
DotNetSlackers
Ink refills
web conferencing
email fax service
SPOC
chicago web design
Alojamiento de Web
Cheap Web Hosting
PTZ Controller
Donna karan sunglasses
Video Surveillance
VoIP Internettelefonie DE

4,332 Total Members
9 members(last 30 days)
6 members(last 7 days)
0 members(today)

1,953 Total Discussions
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)

8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

14,268 Total Resources
7 Resources(last 30 days)
4 Resources(last 7 days)
1 Resources(today)


 

David Silverlight's XMLPitstop.com| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139