Learn More About This
Directory
Sponsored by Synergium.net,
Software Development Services with a Forward Thinking Approach
26. Free JSP Tutorials, freeprogrammingresources.com
- www.freeprogrammingresources.com
- Java / JSP.
- Category: JSP Resources and Programming Tutorials.
- Free JSP Tutorials.
- Downloadable JSP tutorial from Sun. ...
- This Short Course provides an introduction to JavaServer Pages (JSP) technology. ...
- Servlets and JavaServer Pages (JSP) 1. ...
- JSP by Example.
- JSP tutorial from the people at Sun Microsystems. ...
- JSP Tutorial.
- This tutorial teaches JSP by progressing from very simple examples to complex examples. ...
- Intro to JSP.
- Webmonkey's free JSP tutorial. ...
- Servlets and JSP.
- 2 and JavaServer Pages (JSP) version 1. ...
- JSP Tutorial.
- The reader will learn the main concepts, setup the JSP environment on their computer and write a few JSP programs.
27. A Web Developers Perspective - from ASP to JSP
- www.stylusinc.net
- You are here > Internet Resources > Technology Reviews > JSP.
- JSP.
- A Web Developers Perspective - "from ASP to JSP".
- JavaServer Pages (JSP) and Microsoft Active Server Pages (ASP) technologies provide a simplified, fast way to create web pages that display dynamically generated content. While ASP and JSP technologies are similar in many ways, they also differ significantly in some ways.
- The biggest difference between JSP and ASP technologies lies in the approach to the software design. ASP is based on ISAPI whereas JSP is implemented as a part of J2EE. ...
- Similarly, the JSP-enabled engine on the web server will process the JSP page, which may include technology-specific tags, declarations, and possibly Scriptlets in JAVA, along with HTML or XML tags. ...
- Here I have attempted to describe the main strengths of JSP as compared to ASP. ...
- JSP is being developed through an industry-wide initiative led by Sun Microsystems and is designed to be both platform and server independent. ... JSP technology was designed to support numerous servers, browsers and tools. Apache webserver, which hosts more than 70/% of the websites worldwide, will now fully support the JSP technology under the Jakarta Tomcat project. So, having to hosting a web application on a robust UNIX OS with JSP is not a distant dream. JSP is also being supported on the NT platform using third party components.
- Pages built using JSP technology are typically implemented using a translation phase that is performed once, the first time the page is called. ...
- JSP implementations support a Java programming language-based scripting language, which provides inherent scalability and support for complex operations.
28. Jspin: JSP tutorials, examples, JSP hosting, code, tags, & beans
- www.jspin.com
- to the JSP Resource Index, your guide to JavaServer Pages™ technology. If you’re just getting started with JSP, you can jump right into our JSP tutorials section. If you’re a seasoned developer, try some of the ready-to-run JSP scripts and beans or make your own and list them here.
- Beans, JavaScript, JSP,.
- JSP Web Hosting (105) .
- Other JSP Sites (79) .
- International JSP, JSP Developers,.
- Quality JSP Host .
- JSP Power Plan HOT!.
- Quality JSP Hosting!.
- Please note: Java, JavaServer Pages, and JSP are trademarks of Sun Microsystems Inc.
- JSP: Short Course.
29. Stardeveloper.com -- JSP
- www.stardeveloper.com
- J2EE JSP (15) .
- '); //-->Home : J2EE : JSP : .
- Category: JSP.
- Articles and tutorials on JSP.
- Code example to demonstrate how to access Google on your WAP phone using JSP pages. ...
- Sending E-Mails with JSP Pages.
- This article describes every thing you need to know to send emails using JSP pages. ...
- How to display data from any SQL Query and any DSN, using a single JSP Tag ?.
- This article by Sripriya Srinivasan describes step by step how to create a JSP tag which displays data using any SQL query or DSN. ...
- Accessing Database using Tags in JSP Pages.
- This step by step tutorial describes how to access database using JDBC with JSP tags in a JSP page. ...
- Introducing Scripting Variables in JSP Tags.
- This tutorial is second in a series of tutorials about JSP tags. In this tutorial we learn what are scripting variables in JSP tags and how to make use of them. ...
- Building Your first custom JSP Tag.
- This tutorial first introduces JSP custom tags and then moves forward to build a simple JSP tag. ...
30. Estadísticas de uso para es.wikipedia.org - Octubre 2003
- es.wikipedia.org
- com/jsp/GGmain. jsp.
- com/jsp/GGmain. jsp.
- net/epersonas/jsp/otros/misdeberes/wikipedia. ...
- com/jsp/GGmain. jsp.
- com/jsp/GGweb. jsp.
- com/jsp/GGmain. jsp.
- com/jsp/GGweb. jsp.
- com/jsp/GGmain. jsp.
31. Email Web Application Using JSP Tag Libraries
- developer.java.sun.com
- J2EE > JSP > Reference > Technical Articles and Tips > JavaServer Pages Technology > .
- Article Email Web Application Using JSP Tag Libraries .
- JavaServer Pages (JSP ) allow web developers to develop content-rich, dynamic pages rapidly and easily. JSP uses XML-like tags to encapsulate the logic that generates web content. JSP pages separate the page logic from its design and display, which prevents the overlapping of roles between web designers and programmers. ...
- This paper explores the possibilities of combining these two technologies and creating a web deployable email application that uses the JavaMail API and custom JSP tag libraries for presentation. JSP pages are intended to provide a "declarative, presentation-centric method of developing servlets. " An ideal JSP does not contain any inline code or scriptlets. ...
- The clients are web pages generated by JSP pages deployed in a JSP/Servlet engine. ...
- The view consists of the HTML and JSP components that provide the user interface. ...
- <tag> <name>listmessages</name> <tagclass>ListMessagesTag</tagclass> <teiclass>ListMessagesTEI</teiclass> <bodycontent>JSP</bodycontent> <info> A listmessages tag </info> <attribute> <name>id</name> <required>true</required> <rtexprvalue>true</rtexprvalue> </attribute>. ...
- This information is used during the translation phase of JSP.
- After the login information is validated, the user navigates through a series of JSP pages. ...
- jsp and compose. jsp. ...
- A JSP/Servlet implementation can be run as a standalone or as an extension to a webserver. ...
32. Amazon.co.uk: Books: Professional JSP: Using JavaServer Pages, Servlets, EJB, JNDI, JDBC, XML, XSLT, and WML to create dynamic and customizable web content
- www.amazon.co.uk
- Professional JSP: Using JavaServer Pages, Servlets, EJB, JNDI, JDBC, XML, XSLT, and WML to create dynamic and customizable web content .
- Professional JSP; Paperback ~ Simon Brown, et al .
- Special Edition Using Java 2 Enterprise Edition (J2EE): With JSP, Servlets, EJB 2. ...
- Java for the Web with Servlets, JSP, and EJB; Paperback ~ Bud Kurniawan .
- Professional JSP Site Design; Paperback ~ Kevin Duffey, et al .
- This book explains the inner and outer workings of Java Enterprise Edition's Java Serverside Pages (JSP) as it relates to delivering dynamic Web content. Built on Java Servlets JSP enables Java programmers to produce dynamic Web pages in a manner similar to Microsoft's ASP. JSP has advantages over ASP. ...
- Professional JSP is a big, dense and full of painstakingly precise technical detail with occasional short illustrative stories. ...
- JSP developers need to understand databases, server administration, HTML and any other technologies with which the servlets interact. In practice, some knowledge of Java is also useful as JSP builds extensively on other Java technologies, JNDI for directory access is one. ...
- Considering all this, the section on debugging shows welcome realism, "For a number of different reasons debugging JSP isn't easy". ... The combination of new and changing JSP specifications with mutliple languages and technologies makes it hellish. Still, if you persevere with Professional JSP at least you'll be in with a chance. ...
- Readers are given an introduction to JSP, explaining how they relate to servlets, showing the tags, and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets. ...
33. Java Source Code, Java Applets, Java JSP and Servlets, Java Applications.
- www.codetoad.com
- ID Verification using JSP.
- This tutorial takes a look at various steps involved in making JSP pages which validate a user ID and password from a MS Access database which contains the username and password. ...
- JSP Easy Cookies Script.
- Need a simple script to introduce to the technique of setting and reading a cookie in JSP? Read on.
- ID Verification using JSP.
- This tutorial takes a look at various steps involved in making JSP pages which validate a user ID and password from a MS Access database which contains the username and password. ...
- JSP Easy Cookies Script.
- Need a simple script to introduce to the technique of setting and reading a cookie in JSP? Read on.
- JSP and Servlets ( 105 ) .
34. code4u.com - JSP links
- www.code4u.com
- JSP links.
- JSP.
- JSP links.
- JSP Resource Index.
- JSP Resource Index - Find JSP tutorials, scripts, code and more.
- Links to JSP sites.
- Java Intermediate: JSP.
- Java Intermediate: JSP.
- org/javaIntermediate/jsp. ...
- com/tutorials/JSP/ .
- JavaServer Pages (JSP) POPULAR .
- JavaServer Pages (JSP).
- JSP 101.
- JSP 101: Introduction to JavaServer Pages.
- JSP FAQ.
- The esperanto group JSP FAQ.
35. JSP tag libraries with XSL
- www.caucho.com
- JSP tag libraries with XSL.
- XML Template Pages encourages web sites to create JSP tag libraries. By putting the JSP creation in stylesheets, you can separate the programming from the web pages. ...
- The examples in this section use the full, verbose, XSL and JSP syntax. ...
- Creating JSP from XTP .
- Creating JSP flow control .
- Creating JSP from XTP.
- Resin creates a JSP file from an XTP file. ... The XSL stylesheets now become a palette of JSP actions you can use just by adding tags. ...
- Applying the stylesheet to the XTP, creating a JSP file .
- Execute the JSP file .
- The cache directive tells XTP to execute the stylesheet only once and cache the generated JSP file. ...
- cache/> <xsl:template match='counter @id '> <jsp:expression> <xsl:text>application. attribute "</xsl:text> <xsl:value-of select='@id'/> <xsl:text>" <xsl:text> </jsp:expression> </xsl:template> <xsl:template match='counter'> <jsp:expression> application. ... counter++ </jsp:expression> </xsl:template> .
- The following JSP file is the result. Resin will execute the generated JSP file to process HTTP requests. ... jsp'. ...
36. Introduction to JSP
- www.scit.wlv.ac.uk
- Introduction to JSP .
- Java Server Pages (JSP) provide a facility whereby you can write sever-side scripted pages using the full power of the Java programming language and the rich set of class libraries associated with Java. However there is a price to pay in that JSP is probably more complex than ASP or PHP. ...
- How JSP works.
- JSP pages are, at first glance, rather similar to ASP and PHP pages in that special pseudo-tags are used to mark out parts of otherwise normal HTML pages that are to handled specially. The difference is that, whereas ASP and PHP are processed by a browser plug-in, JSP is handled by a separate server process. For JSP this process runs software known as Tomcat which takes the JSP page and converts the entire page into a Java programme which is then compiled. ... On requesting a JSP page, the request is transferred from the normal WWW server (e. ... Recompilation takes place if the last modification date stamp on the JSP page is more recent than the last modification date stamp on any cached compiled version. ...
- In order to create a JSP page it is not sufficient to create a syntactically correct page in a file whose name ends in ". jsp". Tomcat requires that all JSP pages be in subdirectories of the Tomcat installation, this can be tricky to arrange on a multi-user installation such as the SCIT server clun. ... As a consequence of this the URLs of JSP pages are rather long-winded. ...
- /home/staff/acad/jphb/public_html/sst/jsp/ex2. jsp .
- uk/jsp/home/staff/acad/jphb/public_html/sst/jsp/ex2. jsp .
37. Robert C. Martin's Weblog
- www.artima.com
- jsp?blogger=unclebob Artima Weblogs is a community of bloggers posting on a wide range of topics of interest to software developers. ...
- jsp?thread=37870 The concept of modeling the real world has been so badly abused in the OO community, that I want to find the person who first coined the notion and flay him alive. ...
- jsp?thread=36529 There's a lot of emotional reaction and baggage surrounding this controvertial saying. ...
- jsp?thread=36312 Should DTOs have public variables? Or should they have private variables with getters and setters? Layers, Levels, and DIP .
- jsp?thread=35139 It is often said that high level layers should depend on lower level layers. ...
- jsp?thread=27269 Let's take an old idea, like RPC, and wrap it with some new hype and nomenclature, and then mediate it with a completely orthogonal protocol! Yeah, lets! Debuggers are a wasteful Timesink .
- jsp?thread=23476 As debuggers have grown in power and capability, they have become more and more harmful to the process of software development. ...
- jsp?thread=17799 Is it valuable for an enterprise to adopt a <i>Reference Architecture</i>? If so, how should that RA be used? Agile Methods. ...
- jsp?thread=16880 What are Agile Methods really all about? Is it some new humanistic view of software development? Is it a social revolution? Or is it just plain good business? This blog makes the case for the latter. ...
- jsp?thread=7588 As software craftsmen, we have rules. ...
- jsp?thread=6537 Use cases are a wonderful idea that has been vastly overcomplicated. ...
- jsp?thread=6443 Now we know what God thinks of us. ...
- jsp?thread=5170 It doesn't take much brains to build a virus. ...
- jsp?thread=4846 SOAP, RMI, CORBA, RPC, Middleware, yadda, yadda, yadda. ...
- jsp?thread=4738 How many software developers does it take to change a lightbulb? 10 to discuss the requirements, 10 more to do the analysis, 10 more to do the design, and one to write the code, 12 years later. ...
- jsp?thread=4639 For many years we've been using statically typed languages for the safety they offer. ...
38. ONJava.com: JSP 2.0: The New Deal, Part 2 Dec. 03, 2003
- www.onjava.com
- ONJava Topics All ArticlesBest Practices Enterprise JavaBeans Java 2EE (Enterprise) Java 2SE (Standard) Java and XML Java Data Objects Java IDE Tools Java Media Java Security Java SysAdmin JDO/JDBC/SQLJ JSP and Servlets Open Source Java P2P Java Web Services Wireless Java .
- Java Servlet & JSP Cookbook.
- JSP 2. ...
- This article is the second in a series of articles describing the features added in the JavaServer Pages (JSP) 2. ... I have assumed that you're familiar with JSP 1. 2 and have at least heard about the JSP Standard Tag Library (JSTL). ...
- JSP Error Pages.
- If you've ever tried to use a JSP error page for both JSP and servlet errors and wanted it to display or log information about the exception that caused the page to be invoked, you know that it's not so easy with JSP 1. ... The reason for the difficulties is that while both servlets and JSP pages with an errorPage declaration pass on the exception as a request attribute, they use different attribute names; only the exception passed on with the JSP attribute name is automatically exposed to the JSP error page (through the exception scripting variable and the ${pageContext. ...
- JSP 2. ... jsp. ...
- The name of the servlet or JSP page that failed.
- Here's an example of a JSP error page that uses some of these properties:.
- <jsp:useBean id="now" class="java. ...
- xml file to declare that this is as an error page for both servlets and JSP pages:.
- jsp</location> </error-page> <error-page> <exception-code>500</exception-code> <location>/error. jsp</location> </error-page>. ...
39. FAQTs - Knowledge Base - faqts : Computers : Programming : Languages : Java : JSP
- www.faqts.com
- faqts : Computers : Programming : Languages : Java : JSP.
- Training Yourself in JSP .
- An Introduction To Jsp Tag Libraries .
- JSP Links Folder - Open Directory Project .
- Sun's JSP Resources Page .
- The JSP Resource Index .
- Sun's JSP Technical Resources .
- 2 and JSP 1. ...
- JSP Insider .
- Sun's main JSP site .
- Java: JSP: search: Dogpile .
- Java: JSP: search: Google .
- Java: JSP: search: Vivisimo .
- Java: JSP: search: Wisenut .
- Java: JSP: search: Yahoo .
- Deploy an online database application with menu-drive tools and JSP tags .
40. Plugins Directory : Keywords : JSP
- www.chami.com
- Keywords : JSPHome > Plugins > Keywords > JSP fcVBSBlocks Generate VBScript code for appending a block of text to a string variable, create multiple versions of output statements and quickly comment / uncomment code with this plugin. ... See Also:Sub-categories under KeywordsSorted by Name:aaWIBean, ergJSP, ergJSPTaglibTags, JSP Online Reference, JSP Local Reference, mjTrita aaWIBean Adds menu options for inserting code snippets related to BusinessObjects WebIntelligence JSP (WI-JSP). ergJSPTaglibTags Is your JSP tag library getting too big to memorize? Get a little help from this extensible right-click menu plugin. ... ergJSP Got JSP? Access the bean IDs with a drop of a list. This is one of the series of JSP related plugins written by Eric Glass for making it easier to edit standard tags, lookup Taglib directives and invoke online / offline help for JSP keywords. ... JSP Online Reference Keyword help file for JSP (online version). JSP Local Reference Adds keyword help support for offline/local JSP reference. ...
41. BajieServer home page
- www.geocities.com
- It can also act as a servlet/jsp engine plugin for apache or IIS via AJP. ...
- 3 times faster then Tomcat, the standard implemention jsp engine. ...
- Great for development with features like auto reload, auto recompile of servlets/jsp .
- 3, JSP 1. ...
- Simple JSP/Servlet debugger available. ...
- Now server will automatically default to process jsp if web. ... Set it to false if you don't want jsp to be parsed as jsp. ...
- Quick&Simple Jsp Tutorial .
42. Zachary.com: zJSP
- www.zachary.com
- zJSP is an experimental translator from Java Server Pages (jsp's) to Java. ...
- I assume that Sun, or someone else will eventually release a proper JSP environment. ... As such, zJSP is implemented as a page compiler, translating JSP pages into Java Servlets, which are then run using a Java Servlet environment.
- A JSP file can now include another JSP file, using standard SSI syntax:.
- 2 added suport for the <BEAN> tag, so that you can now embed and reference Java Beans within your JSP pages. ... I don't have access to other working JSP implementations, so I'm not sure how well zJSP matches the intention of the JSP spec. ...
- JSP, or JavaServer? Pages, is a mechanism for writing HTML pages with embeded Java code. ... zJSP implements much of the JSP spec (see Limitations, below), and is designed to be used as a pre-processor on JSP files. zJSP will translate these JSP's into Java Servlets, which can be run by standard Servlet environments.
- Then just create a JSP file using your favorite editor, and run zjsp.
- jsp .
- The JSP spec says that directives are specified as <%@ (directive="value")+ %>. ...
- zJSP output servlets do not strictly match the JSP spec. ...
- com/jsp/GGmain. jsp?st=bar&ptnrS=KD&searchfor=zachary%2ecom.
43. Using the Java Standard Tag Library (JSTL) in a JSP Page (Java Developers Almanac Example)
- javaalmanac.com
- jsp. ...
- Using the Java Standard Tag Library (JSTL) in a JSP Page.
- jsp. ... JSTL is not yet a standard part of a JSP container. ...
- jar" /> </fileset> </copy> In order for a JSP page to use the JSTL, it must declare it's use on the page using the taglib directive. ... getParameter("param") %> </c_rt:if> See also e1064 Enabling the JSTL Expression Language in a JSP Page. ...
- Enabling the JSTL Expression Language in a JSP Page .
- Getting a Request Parameter Using JSTL in a JSP Page .
- Saving Data Using JSTL in a JSP Page .
- Saving and Emitting HTML Fragments Using JSTL in a JSP Page .
- Conditionally Generating Output Using JSTL in a JSP Page .
44. PHP Everywhere: What is Wrong With Java Server Pages
- php.weblogs.com
- I'm a bit sceptical about the claims of JSP, so I decided to create this page:.
- IBM DeveloperWorks: JSP technology -- friend or foe? An old Java technology hand and new Enhydra partisan, the author urges developers to consider alternatives to JavaServer Pages (JSP) servlets when choosing an approach to coding Web applications.
- com: The Problems with JSP.
- JSP makes it too easy to mix presentation details with the business logic. In other words, JSP gives too much power to the puny Web designer -- chaos will ensue. ...
- I've read your page about JSP/Java and I'm sorry to tell you that most of the content is wrong. ...
- About JSP: Nobody uses JSP, everyone uses servlets and a web framework for his needs, e. ...
- -What's wrong with JSP?.
- -PHP,ASP,JSP,CFM Popularity.
45. Java en castellano. Servlets y JSP
- www.programacion.com
- Buscador Secciones Noticias Cursos Artículos Foros Direcciones Código fuente Formación Otras zonas ASP en castellano Bases de datos en castellano HTML en castellano PHP en castellano Registro Nombre de usuario: Contraseña: Foros Java Básico Servlets-JSP Java & XML Serv. ...
- Inicio > Tutoriales > J2EE > Servlets y JSP Tutoriales Servlets y JSP.
- ¿Qué es JSP?.
- ¿Cuáles son las Ventajas de JSP?.
- Obtener e Instalar los Kits de Desarrollo de Servlets y JSP.
- JavaServer Pages (JSP) 1. ...
- Elementos de Script JSP.
- 1 Expresiones JSP.
- 2 Scriptlets JSP.
- 3 Declaraciones JSP.
- Directivas JSP.
- 2 La directiva include JSP.
- 1 Acción jsp:include.
- 2 Acción jsp:useBean.
- 3 Más detalles de jsp:useBean.
- 4 Acción jsp:setProperty.
46. SERVLETS.NET - Servlet Hosting and JSP Hosting Solutions
- www.servelets.net
- Net offers many services, such as Virtual Servers, private Java Virtual Machines, Java Server Pages (JSP), SSL web servers, SQL databases, JDBC drivers, mailing lists, and more. ... Net is the best hosting provider for hosting your servlet or JSP solutions.
Other
pages with similar relevance:
47. Usage Statistics for ta.wikipedia.org - December 2003
- ta.wikipedia.org
- jsp.
- com/jsp/GGmain. jsp.
- jsp.
- com/jsp/GGweb. jsp.
- jsp.
- jsp.
- com/jsp/GGmain. jsp.
48. jsp
- www.aewnet.com
- JSP .
- JSP Directory.
- The JSP Directory is full of various tutorials and examples to help you find what you need.
- Install JSP Server in your PC.
- JSP Examples (65).
- JSP Tutorial Sites (10).
- JSP Newsgroups.
- servlets-jsp .
- servlet-jsp-tomcat .
- JSP .
- The sections below contain information about JSP:.
- JSP Directory.
- JSP Newsgroups.
- JSP Forum.
- JSP Products.
49. Java Skyline:Web Apps: Servlets and JSP Products
- www.javaskyline.com
- Java - EJB - J2EE:JumpPoint -Servlets- JSP - JMS - JNDI- JDBC - RMI .
- WebApps: Servlets & JSP .
- JSP IDEs .
- JSP/Servlet applications .
- Learn JSP.
- JSP Beans, Libraries.
- JSP TagLibs .
- JSP Tag Libraries (Sun).
- IN16 JSP Tag Library (Soruce Forge).
- Manning: JSP Tag Libraries Source for the book.
- JSP IDE tools.
- Expresso (See also: under JSP above).
- JSP/Servlet Applications.
- JSP-Servlet Applications.
- GNU JSP Examples (Bit Mechanic).
- JSP- JSWDK (Sun).
50. Web Hosting - ASP, PHP, ColdFusion, JSP, MySQL Database - Dynamic101.com
- www.dynamic101.com
- JSP Web Hosting - Compare JSP -or- Java Server Pages web hosting packages that use either Tomcat, Resin, etc. ...
- PHP / JSP Hosting.
- JSP Hosting - $9. ...
- PHP Web Hosting | ASP Web Hosting | ColdFusion Web Hosting | JSP Web Hosting | MySQL Database Hosting.
Other related topics:
Do you have a great site about JSP? Is
your JSP site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql, and is licensed for the exclusive use of Synergium.net. To get your site listed here, please contact Synergium.net.
Copyright 1995-2004 by Siql. All
Rights Reserved.