Browse all projects
Net
ASP
Audio Services
Banner Design
Cold Fusion
Copywriting
Data Entry
Data Processing
Delphi
Excel
Electronics
Engineering
Flash
Graphic Design
PDA
J2EE
Java
Javascript
Joomla
JSP
Legal Advice
Link Building
Linux
Logo Design
Market Research
OsCommerce
Perl
Photography
Photoshop
PHP
Project Management
Proofreading
Python
Script Installation
SEO
System Admin
Telemarketing
Training
Translation
Visual Basic
Web Promotion
Web Design
Website Security
Windows
Wireless
XML
Jsp:
JSP syntax has two basic forms, scriptlet and markup though fundamentally the page is either HTML or XML markup. Scriptlet tagging(called Scriptlet Elements)(delimited) blocks of code with the markup are not effectively markup and allows any java server relevant API(e.g. the servers running binaries themselves or datatbase connections API or java mail API) or more specialist JSP API language code to be embedded in an HTML or XML page provided the correct declarations in the JSP file and file extension of the page are used. Scriptlet blocks do not require to be completed in the block itself only the last line of the block itself being completed syntactically correctly as a statement is required, it can be completed in a later block. This system of split inline coding sections is called step over scripting because it can wrap around the static markup by stepping over it. At runtime(during a client request) the code is compiled and evaluated, but compilation of the code generally only occurs when a change to the code of the file occurs. The JSP syntax adds additional XML-like tags, called JSP actions, to be used to invoke built-in functionality. Additionally, the technology allows for the creation of JSP tag libraries that act as extensions to the standard HTML or XML tags. JVM operated Tag libraries provide a platform independent way of extending the capabilities of a Web server. Note that not all company makes of Java servers are J2EE specification compliant.
More pages:
1
© 2006-2010 www.hirelancer.com is an affiliate website, listing the freelance projects. We are collaborating for the other site like this
www.getfreelancer.com
Powered by
www.elsw.com