Displaying 1 - 50 of about 2586 Related Tutorials.
Use if in velocity Use if in velocityUse if in velocity...;
This example shows you how
to use if statement in velocity. Description of methods used in the example
given below....
1:- Initialize velocity run time
engine
Use if and elseif statements in velocity Use if and elseif statements in velocityUse if and elseif statements in velocity
 ...;
This Example shows you how
to use
How to use Map in velocity
How to use Map in velocity
How to use Map in velocity...;
This
Example shows you how
to use map in velocity... velocity run
time
engine through method init().
2:- Create object
How to use List in velocity
How to use List in velocity
How to use List in velocity
 ...;
This
Example shows you how
to use List in velocity
Define and use Macro in Velocity
Define and use Macro in Velocity
Define and use Macro in Velocity
 ...;
This
Example shows you how
to define and use macro
Use if else and end statements in velocity Use if else and end statements in velocityUse if else and end statements in velocity
 ...
to Use if in velocity. The method used in this example
are described below:-
1
How to use dollar sign in velocity
How to use dollar sign in velocity.
How to use dollar sign in velocity
 ... to
use dollar sign in velocity.
The method used in this example
are described below
How to use foreach loop in velocity
How to use foreach loop in velocity
How to use foreach loop in velocity
 ...;
This
Example shows you how
to use foreach
Use Velocity to generate HTML document UseVelocity to generate HTML document
UseVelocity to generate HTML document
 ...
to generate HTML document using velocity. The method used
Use macro to wrap HTML tags in velocity Use macro to wrap HTML tags in velocityUse macro to wrap HTML tags in velocity
 ...;
This
Example shows you how
to use
Velocity with External Properties
;
This Example shows you how to useVelocity...
Velocity with External Properties
Velocity...:-
1:- Initialize velocity run
time
engine through method init().
2
Velocity Macro with Parameters Velocity Macro with Parameters
Velocity Macro...;
This
Example shows you how
to use macro... date and time velocity. The method used in this example are
described
Velocity Iterator Tool Example Velocity Iterator Tool Example
Velocity Iterator Tool...;
This
Example shows you how
to use Iterator...;
1:- Initialize velocity run
time
engine through method init().
2:- Create
What is Velocity?
it?
Velocity provides functionality to designed and
use general... to usevelocity :
It adapts to many application areasIt... dynamic content in web
page. Velocityuse references to add dynamic
Foreach loop with negative index in velocity
shows you how to
use foreach loop with negative index in velocity...
Foreach loop with negative index in velocity
Foreach loop with negative index
in velocity
 
XML handling in a template using Velocity
to use XML file in a velocity template and
also shows that use of macro...
XML handling in a template using Velocity
XML handling in a template using Velocity
 
Show content of .vm file as output using Velocity
Show content of .vm file as output using Velocity
Show content of .vm file as output using Velocity
 ...;
This
Example shows you how
to display content of .vm file using velocity and also shows how
How to pass java.util.Properties in properties
how
to use
java.util.Properties to in velocity. The methods
used in this example are
described below:-
1:- Initialize velocity run
time... init() with parameter of type Properties
type that initialize velocity runtime
Velocity Web Edit Velocity Web Edit
Velocity Web Edit...;
Velocity Web Edit is a Velocity and HTML aware editor...;Velocity Variables Names
Velocity Variable Methods and Properties (using
How to define variable in Velocity
How to define variable in Velocity
How to define variable in Velocity
 ... a variable in velocity.
Methods used in this
example are
described below
Reference Class Properties
;
This
Example shows you how
to use class properties in your velocity template.
Steps used in the code given below :
1: Initialize velocity run time engine through method init().
2: Create object
Data Type: String
;
This Example shows you how
to use string data type in velocity. ... velocity run
time
engine through method init().
2:- Create object
Data Type: number
;
This Example shows you how
to use number data type in velocity. Methods used in this
example are
described below:-
1:- Initialize velocity
Data Type: bool
;
This Example shows you how
to use bool datatype in velocity. Methods used in this
example are
described below:-
1:- Initialize velocity run
time
Call class methods
of java.util.Date class
5: Set into velocity context
6: Then use this (Date) object...;
This Example shows you
how
to call class method in velocity template.
Steps used in the code given below :
1: Initialize velocity through
How to set a variable value using velocity
How to set a variable value using velocity
How to set a variable value using velocity
 ... you how
to set variable value using velocity.
The method used
Show output as a xml file using Velocity
Show output as a xml file using Velocity
Show output as a xml file using Velocity
 ... output as a xml file in velocity. The method
used in this example 
How to use this keyword in java
in Java
How to use "this" keyword in java... and local variables same. Now to avoid the confliction between
them we use... of the program for the illustration of how to what is this
keyword and how to use
Use Group Class in SWT Use Group Class in SWT
Use Group Class in SWT
 ...;
In this section, you will learn how to use Group class
Use DECLARE Statement in Procedure Use DECLARE Statement in Procedure
Use DECLARE...;
Use DECLARE Statement in Procedure...
The Tutorial illustrate an example from 'Use Declare Statement
Use Log in Servlet Context Use Log in Servlet Context
Use Log in Servlet Context
 ...;
This section illustrates you how to use log in Servlet Context.
We
Use of "descendant" in XPath expression Use of "descendant" in XPath expression
Use... in Java tutorial you will
learn use of descendant in XPath expression. "... and creates a Document object. Next we have created XPath object
with the use
Use of "parent" in XPath expression Use of "parent" in XPath expression
Use of "parent... you have studied
how to use child axis in XPath expression . Now this section will describe
the use of "parent" axis. "parent" axis
Use DEFAULT Statement in Procedure Use DEFAULT Statement in Procedure
Use DEFAULT...;
The Tutorial illustrate an example 'Use DEFAULT... a procedure 'abc', we use call abc ( ) given below:
call abc
Use HANDLER Statement in Cursors Use HANDLER Statement in Cursors
Use HANDLER...;
Use HANDLER Statement in Cursor is used...
The Tutorial illustrate an example from 'Use HANDLER Statement in
Cursors
Use of tag of JSTL Use of <x:if> tag of JSTL
Use of <x:if> tag of JSTL
 ...;
In this section we will learn how to use <x:if> tag
Use of "ancestor" in XPath expression Use of "ancestor" in XPath expression
Use... the use
of ancestor in XPath expression. "ancestor" selects
parent... and creates a Document object. Next we have created XPath object
with the use
Use of XMLLayout in Log4j Use of XMLLayout in Log4j
Use of XMLLayout in Log4j
 ...
and SimpleLayout, now we are going to describe you how to use XMLLayout
class
Use of name() function in XPath Use of name() function in XPath
Use of name...
tutorial we have studied about how to use count() function in XPath
query.... Next we have created XPath object
with the use of XPathFactory
Use of "following" in XPath Use of "following" in XPath
Use of "following...;
In this section you will learn how to use "... and creates a Document object. Next we have created XPath object
with the use
Use Break Statement in jsp code Use Break Statement in jsp code
Use Break Statement...;BODY>
<H1>use break statement in jsp code</H1>
<...];
// use break statement.
if (sum > 12) break
Use Compound Statement in JSP Code Use Compound Statement in JSP Code
Use Compound Statement in JSP Code
 ... to use
compound statement.
compound_statement.jsp
<!DOCTYPE
Use of tag of JSTL Use of <x:param> tag of JSTL
Use of <x... to use <x:param>
tag of Xml tag library of Jstl. This tag is used... files then we will
use <x:param> tag, to add xml files in transform tag
Use Alpha values to draw in Layers Use Alpha values to draw in Layers
Use Alpha values to draw in Layers
 ... how to use alpha values to the draw the
specific shape in layers.
An alpha object
How to use 'for' loop in jsp page?
How to use 'for' loop in jsp page?
How to use... that shows how to use 'for'
loop in jsp page. 'if' statement is used to test conditions... for the
loop. In this example, we have developed use_for_loop.jsp
page which shows
Use of tag of JSTL Use of <x:out> tag of JSTL
Use of <x:out> tag of JSTL
 ...;
In this section we will learn how to use <x
Use of tag of JSTL Use of <x:parse> tag of JSTL
Use of <x...;
In this section we will learn how to use <x...
document to be parsed. This tag is deprecated now and use attribute 'doc
Use of tag of JSTL Use of <x:set> tag of JSTL
Use of <x:set> tag of JSTL
 ...;
In this section we will learn how to use <x:set> tag
Use of tag of JSTL Use of <x:transform> tag of JSTL
Use... will learn how to use <x:parse>
tag of Xml tag library of Jstl. This tag is used to transform the specified
xml document. With the use of this tag we can
Date Tool Example
;
This Example shows you how
to display date and time velocity. The methods used in this example are
described below:-
1:- Initialize velocity run...;template = Velocity.getTemplate("./src/velocity/dateTool/dateTool.vm");