ITQuestionBank.com
 
Search for  
 
Advanced Search
  Home | Add a Link | Modify a Link | Login | Register | New Listings | Most Popular | Top Ranked | Link to Us | Search | Site Map | Privacy Policy

 Categories

 Editors Picks
  • Download CX-310-015 Free Exam Simulator
  • Download CX-310-014 Free Exam Simulator
  • Download SCEA Free Exam Simulator : 310-051
  • VB NET 2005 Training The NET Framework Architecture Part 1
  • Oracle Applications 11i Technical Training
  • MSAS Step by Step Tutorials
  • Oracle 9i Step by Step Tutorials
  • ASP.NET with C# Training
  • Live DataStage Interview Questions
  • SCJP for Java 2 Platform 1.4 CX-310-035 Free Exam Simulator
  • IT Interview Questions
  • IT Experts Online Journal

  • Home : Certification : Java
    Click "Subscribe" if you want to be notified of new or updated links in this category.Subscribe
    Java Listings
    Total:  82Displaying: 41 - 50Pages: << 1 2 3 4 5 6 7 8 9 >>

    Show Sort By

    Securing Struts Applications
    Most Web applications require certain aspects of the system to be secured in some manner. Security requirements are often specified at both the system and functional levels. System requirements may dictate, for example, that entry of sensitive information should be performed over a secure HTTP connection (HTTPS). On a higher level, functional requirements may dictate that only users with administrative privileges can access certain pages and menu items.

    Updated: 07/17/2006

    Validator
    One of the major benefits of using the Struts framework is its built-in interface for performing data validations on incoming form data. As discussed in Chapter 4, upon submitting an HTML form, Struts captures the form data and uses it to populate one of your application’s ActionForm subclasses (Form Bean) assigned to the form. The Form Bean’s validate( ) method is then called to perform any necessary validation of the incoming data.

    Updated: 07/17/2006

    J2EE Essentials
    The word “enterprise” has magical powers in computer programming circles. It can increase the price of a product by an order of magnitude, and double the potential salary of an experienced consultant.

    Updated: 07/17/2006

    Introducing JavaServer Faces
    Over the last few years, Java has established itself as the leading technology for web application development. Developers are using technologies like servlets and JSP to develop scalable and robust browser-based user interfaces for countless applications with great success.

    Updated: 07/17/2006

    JSF Development Process Overview
    Imagine building a flight reservation application with a web interface. The user first enters the departure and destination airports and dates, and preferences such as ticket type, airlines, and number of stops. This information is then validated and the user is presented with matching flight choices.

    Updated: 07/17/2006

    The Final (Constants) Story
    One fundamental principle of programming is that, generally, it is best to swap a logic error for a compiler error. Compiler errors tend to be found in seconds and are corrected just as fast. Syntax errors are a good example. A missing semicolon can make things confusing. If the compiler error is something particularly cryptic, the resolution may take as long as a couple of minutes to discover

    Updated: 07/17/2006

    Java Stored Procedure in Oracle, Database Interaction
    In this article, we will examine working with Java Stored Procedures in Oracle database. The entire code has been tested with only Oracle 10g with version 10.2. It would also support any successive versions after Oracle 8i. But, I didn’t personally check all of those versions.

    Updated: 07/17/2006

    JavaServer Pages
    In the previous chapters, we briefly introduced the J2EE and JavaServer Pages (JSP) technologies; in this chapter, well start to take a much more detailed look at JSP.

    Updated: 07/17/2006

    Getting Set with J2EE, conclusion
    As a final test, we're going to walk through the process of creating and deploying a JavaServer page. This is going to make certain that the J2EE server is working properly first, and give you your first taste of building, deploying, and testing a J2EE application

    Updated: 07/17/2006

    Hibernate: Paving the Path for Queries
    In the second part of our series on Hibernate, we will take a close look at its architecture and core classes. We will also cover the different types of queries possible in Hibernate. Finally, we'll use a real world example to illustrate our discussion.

    Updated: 07/17/2006

    Java Listings
    Total:  82Displaying: 41 - 50Pages: << 1 2 3 4 5 6 7 8 9 >>



    Privacy Policy
    14288 Resources Listed in 604 Categories  ~  IT QuestionBank © 2005 -2007