Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | Java | Tutorials & Tips | Miscellaneous

Results 21-40 of 71
Servlets Advanced
After describing some basic programming of servlets, we will describe some advanced topics of servlets in this tutorial, viz., Session Tracking, Servlet Filters, Servlet Life Cycle Events, Including, forwarding and redirecting, Servlet Chaining and Applet Servlet Communication.
(0 ratings)
Reviews0
PriceFree
Views1286
JSP Basics
Java Server Pages (JSP) is a Java API in J2EE which allows dynamic creation of web pages using Java. It has the same purpose as other existing technologies like CGI or PHP. In this tutorial you will learn about Lifecycle of JSP pages, Dynamic content generation, Invoking Java code using JSP scripting elements, JavaBeans for JSP and Error Handling.
(0 ratings)
Reviews0
PriceFree
Views1175
Antipatterns In Java Programs
An antipattern can be defined as a bad design in the Java language. Antipatterns will bring forth bad answers in a way that is easy for some people to understand. If you are programming with Java, it is important to understand both antipatterns and patterns. When you work with software programs, they will need to be maintained.
(0 ratings)
Reviews0
PriceFree
Views1381
How a Profiler Can Improve Your Java Applications
If you have been working with C++ programs for longer than five years, you should be well aware of the difficulties involved with debugging software. However, many younger programmers don't have experience with these issues because Java deals with memory problems by using what is called the garbage collector. Whenever a new object is created in Java, the Java Virtual Machine will reserve memory for it, and if the object reference disappears, the memory will be reclaimed.
(0 ratings)
Reviews0
PriceFree
Views1422
How Code Reviews and PMD Can Crush Bugs In Your Code
The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is debugging it. When programmers get together and share their knowledge, it can help improve the overall quality of your Java applications.
(0 ratings)
Reviews0
PriceFree
Views1047
How Code Reviews and PMD Can Crush Bugs In Your Code
The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is debugging it. When programmers get together and share their knowledge, it can help improve the overall quality of your Java applications.
(0 ratings)
Reviews0
PriceFree
Views1088
How To Create a Java Server Application
The invention of the internet and web browsers has had a massive impact on the way people send and receive information. If you are like many people, you probably get your news and other important information from the internet.
(0 ratings)
Reviews0
PriceFree
Views1664
How To Create High Quality Tables With JavaScript
If you are web program developer, it is likely that you are creating tables on a daily basis. In this article I will show you how to create high quality tables with Javascript within a short period of time. One feature that you will want to become familiar with is DisplayTag Library.
(0 ratings)
Reviews0
PriceFree
Views1457
Determine the Effectiveness of your Java Software
How To Determine The Effectiveness of Your Java Software During Development ? Trying to use a precise product simulation to test your Java software can be a very expensive process. There are a number of tools available on the market which can run automated tests, and they will allow you to test the efficiency of your application.
(0 ratings)
Reviews0
PriceFree
Views1115
How To Perform Class Loading With Java
The class loading system for Java is both flexible and strong. It will allow your programs to gains access to class databases without having to link to "include" files which are static. It will load archive files which contain these classes and other tools from specific locations.
(0 ratings)
Reviews0
PriceFree
Views1002
How To Produce a Java TOC2 Class Which Can Contact Aim
AOL Instant Messenger is one of the most popular instant messenging tools available today. It allows you to send instant messages to other people who use AIM. At the same time, it is possible to heavily customize AIM programs by using a protocol which is named TOC2.
(0 ratings)
Reviews0
PriceFree
Views1060
How To Quickly Develop Java Programs With Tapestry
As you work with J2EE, you will find that there are a large number of programs which have been designed to make it easier to work with. If you are a programmer, the last thing you should want to concern yourself with is basic low level programming work.
(0 ratings)
Reviews0
PriceFree
Views1064
How To Use Java DB as Your Client Mobile Database
A database which is embedded in a Java application can be an excellent idea which has a lot of potential. It is currently possible to use it for a client portable database in both browser and desktop programs.
(0 ratings)
Reviews0
PriceFree
Views1460
Future of Java Technology
When Java was developed initially as OAK even its developers were not sure in which direction the technology will grow. And actually Java has taken an unexpected turn around as a development technology. It started its journey with embedded applications but people found it somewhat slow when compare to C++. Java made foray into web in the form of applets and ruled the world for sometime. But then came enterprise era with crusade of .NET and J2EE. In this article let us examine possible directions where there are chances Java will grow as development technology.
(0 ratings)
Reviews0
PriceFree
Views1378
Programmer�s Point of View of the New Features in Java 5
With emergence of Java 5, a set of new features is included in Java technology. Many programmers working on Java technology were excited before its release about its new features. In this article, new features of Java 5 are summarized which are important from programmer�s point of view.
(0 ratings)
Reviews0
PriceFree
Views1158
New Features In Java 5 - From Managers Point of View
The much awaited Java 5 has been launched in recent past by Sun. People who are in IT or related to IT industry were interested about its consequences on many factors. People who are developing applications using Java as a developing technology were more interested in new language features and other technological enhancements. But others for whom it is important to manage such process from higher level were more interested in things that are going to change with Java 5. In this article we are going to discuss enhancements in Java 5 over prior versions that are important from management�s point of view.
(0 ratings)
Reviews0
PriceFree
Views1575
Capitalization of English Names
There are names in the English language like Sam O'Neil, Jenny McCarthy, Beverly d'Angelo, Leonardo di Caprio, Don Alejandro de la Vega, Wernher von Braun, etc. that give us trouble when we try to properly capitalize them in software applications. I provide a customizable and extendable solution to this problem. I had looked through many documents on the net concerning capitalization in English and also spoke to some people that are supposed to know things like this. Then I've written some code that puts all this theory into Java.
(0 ratings)
Reviews0
PriceFree
Views774
Demonstration of the try-catch-finally
Demonstration of the try catch finally exception handling mechanism in java programming language.
(0 ratings)
Reviews0
PriceFree
Views2380
uCertify SCJP - 310-035, Exam Simulation For Sun Certification
The uCertify Exam Simulation is a comprehensive tool for success in the SCJP (310-035) certification exam. It contains 4 full-length realistic practice tests comprising 435 questions with detailed analysis and explanations for each answer. The Simulation is developed after rigorous research and innovation by a panel of highly experienced and certified authors, to equip the aspirants with the latest and most accurate study material for the SCJP certifications. It also offers Adaptive and customized testing, Diagnostic test and detailed performance reviews. Value added features such as Test preparation tips and test information, Technical articles and Fully illustrated How Tos� eliminate the need for any other preparation aid.
(0 ratings)
Reviews0
PriceUSD 79.99
Views1742
Portlets with FacesClient Components
Web apps developed with the thin client computing model exhibit performance gaps and user interface limitations. As an alternative, the IBM FacesClient Components (formerly called the Odyssey Browser Framework) provides a more effective model for developing Web apps. FacesClient Components work inside a portlet programming environment to deliver exceptional value in the form of richer user interfaces and improved performance.
(0 ratings)
Reviews0
PriceFree
Views1008
Results 21-40 of 71