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 : Java : Servlets
    Click "Subscribe" if you want to be notified of new or updated links in this category.Subscribe
    Servlets Listings
    Total:  54Displaying: 41 - 50Pages: << 1 2 3 4 5 6 >>

    Show Sort By

    The XML Servlet
    The XMLServlet is one of three XML tools developed by Cerium for its own database website projects. What do we mean by a database website? For us, that means a website with (1) lots of content; or (2) content that is often replaced or updated; or (3) content coming in, rather than just going out. A database website stores both content and structure (browser page layouts) in a database; and a database website combines that content and structure automatically, under software control, at the moment of delivering it.

    Updated: 05/12/2005

    Including JavaScript in Servlets
    JavaScript is a popular method of performing form field validation and event handling on the client. Because the script is sent embedded in the HTML and run in the Web browser, JavaScript produces less load on the Web server. It is also lightweight and interpreted so there are no additional packages or libraries that can cause bloated code. Because JavaScript is a widely adopted standard of client-side scripting, some developers may find it useful to know how to add new or existing scripts to their servlets and JSPs. This can be especially useful when migrating Web applications that rely on JavaScript to server-side Java without rewriting the business logic.

    Updated: 05/12/2005

    Extending ColdFusion with Servlets
    Allaire Corporation\'s Cold Fusion Markup Language (CFML) is perhaps the easiest way to generate dynamic web content from a database. Its tag-based scripting commands are simple for HTML authors to learn, yet powerful enough for building full-featured web applications. Since 1995, thousands of websites have been developed with Allaire\'s popular ColdFusion Application Server. Custom CF tags can be developed either in CFML or with the CFX plugin API in C++. The market for third-party custom tags is growing extremely quickly.

    Updated: 05/12/2005

    Test-Driven Development for Servlets
    Test-Driven Development (TDD) is a practical way to produce better code faster. Although the ideas of TDD are easy to understand, its application in the real world requires not only the understanding of the concepts of TDD but also a good knowledge of certain tools needed to run the tests, proper setup of the development environment, and an understanding of how to use the tests to improve the design of the software.

    Updated: 05/12/2005

    JRun 2.3.3 to 3 Migration Reference
    Changes described in the Servlet 2.2 specification have resulted in major modifications to JRun 3.0, including changes in architecture, functionality, and directory structure. It is recommended that JRun 2.3.3 developers take advantage of JRun 3.0 features by migrating their applications as soon as possible. This also prepares applications for changes implemented in future specifications.

    Updated: 05/12/2005

    Introduction to Java, Part 2 &mdash; JSP
    In the previous article, we looked at how servlets work with Java application servers like JRun 3.0 and some of their common uses. While extremely useful in their own right, servlets do have some shortcomings that can make them too unwieldy for many Web developers.

    Updated: 05/12/2005

    Installing Tomcat on Mac OS X
    Tomcat is a high-quality, Java-based server. The latest version, Tomcat 4.1, implements Sun Microsystems\' Servlet 2.3 and Java ServerPages 1.2 specifications. The code for the original Tomcat was donated by Sun to the Apache project and since then has been completely rewritten. If you\'re developing Web applications, or Web services, chances are you\'ll soon consider using a Tomcat 4.x server. Fortunately, this process is fairly painless if Mac OS X is your platform of choice.

    Updated: 05/12/2005

    Developing Web Applications with JavaServer Faces
    JavaServer Faces (JSF) is a standardized specification for building User Interfaces (UI) for server-side applications. Before JavaServer Faces, developers who built web applications often relied on building HTML user interface components with servlets or JavaServer Pages (JSP pages). This is mainly because HTML user interface components are the lowest common denominator that web browsers support. The implication, of course, is that such web applications do not have rich user interfaces, compared with standalone fat clients, and therefore less functionality and/or poor usability.

    Updated: 05/12/2005

    Non-Extractive Parsing for XML
    Text processing is one of the most common tasks in application development. Whether it is a Java Servlet or a VOIP application, the conversion from a raw text-based input message to a machine-readable internal representation almost always requires parsing (or tokenization), which, in its current form, refers to a process of extracting tokens (the smallest unit of relevent textual information) and storing them in null-terminated memory blocks, also known as strings. Over the years, people have invented various automation techniques and tools, e.g. regular expression and Lex, to reduce the complexity of manual parsing.

    Updated: 05/12/2005

    Deploying JRun Applications as WAR Files
    With the recent release of its Java Servlet Specification v2.2, Sun Microsystems continues to enhance the functionality of the servlet programming model and the deployment and runtime infrastructure, including better packaging, security, distribution, and management of Web applications. Servlet technology now plays a central role in Web and enterprise application development with the Java 2 Enterprise Edition (J2EE) platform.

    Updated: 05/12/2005

    Servlets Listings
    Total:  54Displaying: 41 - 50Pages: << 1 2 3 4 5 6 >>



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