Show All Related Tags
Did you mean
Java (2,331 results), J2EE (217 results), J2ME (168 results), Java application (99 results), JSP (84 results)more...
Show Fewer Related Tags
Did you mean
Java (2,331 results), J2EE (217 results), J2ME (168 results), Java application (99 results), JSP (84 results), EJB (73 results), JDBC (51 results), JVM (38 results), Java 2 (37 results), JMS (23 results), Java developer (21 results), J2SE (21 results), Java program (19 results), Java Platform (18 results), Java applet (14 results), Java RMI (14 results), Sun Java Studio Creator (13 results), Java server (13 results), Java technology (11 results), Java development (11 results), JavaBeans (10 results), JCP (6 results), Java servlet (5 results), Java software (4 results), Sun Java Desktop System (3 results), Sun Java Enterprise System (3 results), Java component (2 results), Java Specification Request (2 results), Java Server Faces (2 results), Java Phone (2 results), Java plug-in (2 results), Java development tool (1 results), JavaCard (1 results), Java programmer (1 results), Java tool (1 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Monitor and manage Java applications with JConsole
- In addition to comprehensive monitoring and application management support offered by J2SE 5.0, JDK 5.0 and JDK 6.0 include the Java Monitoring & Management Console tool, also known as JConsole. The jconsole command launches a graphical console tool that enables you to monitor and manage Java applications on a local or...
- Blog posts 2008-05-31
- Implementing the callback pattern in Java
- A callback in programming is executable code that is passed as an argument to other code. The higher-level code usually starts by calling a function within the lower-level function, passing to it a pointer, or handle to another function. When the lower-level function executes, it may call...
- Blog posts 2008-05-30
- Why it's impossible to become a programming expert
- The pace of change in the technology industry has made it nearly impossible to specialize in much or become an expert in anything. I started cluing in on this a few years ago when I was reading a lot about Lisp, but I simply didn't have time to try it...
- Blog posts 2008-05-27
- Can presentation layer abstraction ever replace desktop and Web apps?
- Persistent "Holy Grails" in the world of computing are the various methods of abstracting the presentation layer of applications. The current incarnation of this tendency has the HTTP network protocol as the common theme. Let's take a look at this history and see what the chances are that the current...
- Blog posts 2008-05-03
- See how the Java API for XML Registries works
- Web application developers must deal with a number of distributed registries, each with its own API or protocol. Sometimes specifications overlap; this is the case with Electronic Business using Extensible Markup Language ebXML, eCo Framework, and Universal Description, Discovery, and Integration UDDI. The Java API for XML Registries JAXR aims...
- Blog posts 2008-04-30
- Manage relational data with the Java Persistence API
- The Java Persistence API JPA is a Java framework that allows developers to manage relational data in J2SE and J2EE applications. The JPA is defined as part of the EJB 3.0 specification (which is part of the Java EE 5 platform). However, you do not need an EJB container or...
- Blog posts 2008-04-25
- Hear how Mainsoft is opening options for .NET and Java developers
- Mainsoft provides tools for running .NET code on the Java platform. I interviewed Mainsoft's Vice President of Technology, Eyal Eliahu Alaluf, via e-mail about a variety of subjects, including: managing a team on different continents Mainsoft has offices in the United States and Israel; working with .NET code within the...
- Blog posts 2008-04-08
- Security news roundup: Java update, Windows login bypass tool released
- Here's a collection of recent security vulnerabilities and alerts, which covers a new Java update, the release of a Windows login bypass tool, multiple vulnerabilities in CUPS that can lead to DoS attacks, and details of the upcoming Patch Tuesday. New Java update fixes security vulnerabilities ...
- Blog posts 2008-03-09
- Developing real-time applications with Java RTS 2.0
- Java Real-Time System RTS 2.0 is Sun's fully compliant implementation of the industry standard set of extensions for the Java platform. It helps you set process priorities according to importance this is typically not supported in Java software applications. If you run a normal Java application under...
- Blog posts 2008-03-07
- Programming smart cards with the Java Card platform
- The Java Card platform is the tiniest of Java targeted for embedded devices. It is an open, interoperable platform for smart cards and secure tokens; the technology is also widely used in SIM cards (it's used in GSM mobile phones) and ATM cards. Java Card gives users the ability...
- Blog posts 2008-02-29
- How do I... Install plugins for Firefox in Linux?
- For many, one of the biggest obstacles in Linux is installing applications. Because the computing world has grown so accustomed to click and install, the idea of having to manually install something is very foreign. And that is one of the reasons Firefox and Linux sometimes make for a deadly...
- Blog posts 2008-02-01
- How to start using the features in Java OpenGL
- Java OpenGL JOGL is a wrapper library that allows a standard graphics cross-platform API called OpenGL to be used in Java. JOGL is currently being developed by the Game Technology Group at Sun Microsystems and is the reference implementation for JSR-231 Java Bindings for OpenGL. Since the...
- Blog posts 2008-01-09
- Create graphics applications with Java 3D
- The Java 3D API allows you to develop 3D graphics applications that have a high degree of visual realism. Since version 1.2, Java 3D is developed under the Java Community Process. Java 3D runs on top of OpenGL or Direct3D; it's also an interface that encapsulates graphics programming using a...
- Blog posts 2007-12-19
- Process multimedia with the Java Media Framework API
- The Java Media Framework JMF API allows developers to process media in many different ways. It deals with real-time multimedia presentations and effects processing. JMF handles time-based media (i.e., media that changes with respect to time). Examples of this are: video from a television source and audio from a raw-audio...
- Blog posts 2007-12-12
- Intel releases XML software suite to speed up XML processing
- Intel has announced its XML software suite, which includes libraries for Java and C++ to improve the performance of several common XML functions, such as parsing, schema validation, and language transformation. An excerpt from Network Computing: Although Intel recommends that customers use hardware based its...
- Blog posts 2007-12-04
- Sanity check: The 10 biggest technology belly flops of 2007
- While 2007 gave us some fantastic technological innovations, it also brought the usual spate of bungles, miscues, and faux pas. Since I believe that you learn more from your mistakes than your successes, it's important to look at some of the most glaring errors that were made manifest in the...
- Blog posts 2007-12-02
- If you want something done right . . .
- Wired Magazine's "blog network" ran a story early this month about encrypted webmail provider Hushmail. The company's marketing is very heavy with the "your emails are safe and nobody can read it" rhetoric, going so far as to say: not even a Hushmail employee with access...
- Blog posts 2007-11-30
- Sun's Java certifications: Are they worth the effort?
- A TechRepublic member wrote in with a request for more information about Java certifications and for opinions about their worth. So here's a quick overview of Sun's Java certification offerings, along with my thoughts about how much stock I put into these certifications. (Hint: My two certificates have not opened...
- Blog posts 2007-11-29
- Print on all Java platforms with JPS
- mobile supports this specificationi don't find any mobile supports JPS till time.is it in the road map or any vendor has provided implementation.
- Discussion threads 2007-11-23
- Why qooxdoo falls short on its goal of simplification
- I am not sure that I followTony -I am not sure if I follow the technical details of this. Why would you need make for a JavaScript library? Or is that for a server side piece? If it is for a server side peice, what are the requirements for installing...
- Discussion threads 2007-11-19
- << Previous
- page 1 of 117
- Next >>
Content Types
- Blog posts (74 results)
- Book chapters (32 results)
- Case studies (44 results)
- Discussion threads (254 results)
- Download resources (12 results)
- Image galleries (5 results)
- Q&A (83 results)
- Software downloads (937 results)
- Technical articles (318 results)
- Webcasts (41 results)
- White papers (530 results)
Refining Tags
- Software/Web Development (1,454 results)
- Software Development (1,434 results)
- Programming Languages (1,406 results)
- Microsoft Windows (718 results)
- Software (714 results)
- Enterprise Software (344 results)
- Operating Systems (334 results)
- Middleware (202 results)
- Hardware (199 results)
- Programming (191 results)
- Apple Macintosh (175 results)
- Sun Microsystems Inc. (150 results)
- Web Development (142 results)
- Internet (134 results)
- Marketing (128 results)
- Development Tools (127 results)
- Mobile (123 results)
- Application Servers (113 results)
- J2Ee (111 results)
- Web (101 results)
- Data Management (98 results)
- Databases (95 results)
- Java Application (92 results)
- Scripting Languages (86 results)
- Productivity (81 results)
- Open Source (80 results)
- Server (75 results)
- Advertising & Promotion (75 results)
- Security (74 results)
- XML (67 results)
- Oracle Corp. (65 results)
- Linux (63 results)
- Personal Technology (62 results)
- Management (60 results)
- Networking (55 results)
- Microsoft Corp. (55 results)
- Desktops (54 results)
- .Net (49 results)
- J2ME (46 results)
- JSP (46 results)
- IBM Corp. (45 results)
- Tool (44 results)
- API (43 results)
- Tools & Techniques (42 results)
- Cloud Computing (42 results)
- Microsoft .NET (42 results)
- Storage (41 results)
- Servers (40 results)
- Wireless (40 results)
- JDBC (39 results)
