| Jetty, an Open source application server from Java has been the talk of the Developers community these days |
 |
| Advantages of the String implementation in JAVA |
 |
| The Hibernate advantage over JDBC |
 |
| Choosing Java Vs .Net For Web Development |
 |
| How to Call Java Applet Functions From Javascript |
 |
| Enterprise edition of J2EE is used for developing modular enterprise request. |
 |
| What is java virtual machine? |
 |
| Overriding tactics in Java is very different from C++ as methods by default in Java can be overridden unlike C++ |
 |
| Interface: Interfaces can be used to implement the Inheritance relationship between the non-related classes that do not belongs to the same hierarchy, i.e. any Class and any where in hierarchy |
 |
| Enterprise java beans is basically a server side component architecture for developing modular enterprise applications based on the java platform |
 |
| Hibernate has become immensely popular amongst the developer community as it is a free, powerful, high performance open source object |
 |
| Java, or J2ME is a format for applications for mobile and PDAs. It provides software that can been added to mobile phones |
 |
| Overriding tactics in Java is very different from C++ as methods by default in Java can be overridden unlike C++. In C++, the concept of overriding functions are handled by Virtual Table, VTable |
 |
| Teradata is one of the leading vendor in data analytics and data warehousing applications and softwares. |
 |
| When a face-to-face meeting with someone far away becomes a necessity or a compelling presentation must be given to a remote person, |
 |
| There are many programming languages available and each of them is suitable for another program or application. |
 |
| A collection allows a group of objects to be treated as a single unit. |
 |
| Java Naming and Directory Interface (JNDI) allows Java objects to be published to a directory service which can be accessed by other Java applications later. |
 |
| Mobile phones have grown from the pedestal of a mere communication tool and with the aid of some innovative steps plus the technological up-gradation |
 |
| Java is an object-oriented programming language developed by Sun Microsystems in the early 1990s |
 |
| CGI and Java Scripts are both functional with both Netscape and Internet Explorer browsers. |
 |
| Today, you can find cell phones having multifunctional organisational tools |
 |
| AJAX has not only sprouted but has got root hold in developing dynamic web applications, |
 |
| Many forex brokers today offer a Java-based platform to traders as opposed to the traditional software that needs to be installed on your computer. |
 |
| When a face-to-face meeting with someone far away becomes a necessity or a compelling presentation must be given to a remote person, video conferencing is always your best choice |
 |
| A path specifies the name and location of a file on the file system. |
 |
| Repeat after me: JavaScript is not Java, JavaScript is not Java. . . |
 |
| Eclipse is an open-source, platform-independent software framework for delivering what the project calls "rich-client applications". |
 |
| I always get this error when I run simple jsp files in my Tomcat 5.0.19/win2000. These jsp files run on other versions of Tomcat on the same PC. Any ideas? |
 |
| In this article we are going to cover the deployment of web applications using Tomcat. |
 |
| Tomcat 4.0, a server that implements the Servlet 2.3 and JSP 1.2 Specifications from Java Software. In order to install and run this container, you must do the following |
 |
| In the example below, a GetStockPrice request is sent to a server. The request has a StockName parameter, and a Price parameter will be returned in the response. |
 |
| HTTP communicates over TCP/IP. An HTTP client connects to an HTTP server using TCP. After establishing a connection, the client can send an HTTP request message to the server: |
 |
| The optional SOAP Fault element is used to hold error and status information for a SOAP message. |
 |
| The mandatory SOAP Body element contains the actual SOAP message. |
 |
| SOAP is a simple XML based protocol to let applications exchange information over HTTP. |
 |
| In the late 1970's Bill Joy thought about doing a language that would merge the best features of MESA and C |
 |
| Java, formerly known as oak, is an object-oriented programming language developed by Sun |
 |
| Java does not have any built in equivalent to C's printf/sprintf/fprintf family of functions that specify the width and precision of numbers converted into strings. |
 |
| Java's audio support comes from the AppletContext class and the AudioClip interface. Since applications don't have applet contexts, they have no easy way to play audio clips |
 |
| Java Interview Questions for java programmers ! |
 |
| Are you one of those people who get tired when standing in queue? Can't stop multitasking no matter what you do |
 |
| Javascript use is very common across the Internet; but just because it is popular, does that mean you should use it for your site |
 |
| JSP 1.1 introduces a method of extending JSP tags, called "tag libraries". |
 |
| The standard way of handling forms in JSP is to define a "bean". This is not a full Java bean. |
 |
| If you are programming the site, it is very helpful to be able to associate some data with each visitor. For this purpose, "session"s can be used in JSP |
 |
| Another important syntax element of JSP are tags. JSP tags do not use <%, but just the < character. A JSP tag is somewhat like an HTML tag. |
 |
| We have been fully qualifying the java.util.Date in the examples in the previous sections. Perhaps you wondered why we don't just import java.util.*; |
 |
| We have already seen how to use the "out" variable to generate HTML output from within a scriptlet. |
 |
| JSP also allows you to write blocks of Java code inside the JSP. You do this by placing your Java code between <% and %> characters |
 |
|