-
Jan 2nd, 2009, 06:26 AM
#1
Velocity Web Application example
Hi, I am absolutely new to J2ee
Can anyone give an example or a link to an example of how velocity can be used in simple web application... i mean it can take input from a jsp and through a class map it to a .vm file?
Thanks
Poonam
-
Jan 2nd, 2009, 08:58 AM
#2
A velocity file can be replaced for a jsp file. Hence all the logic that you write in a jsp can be written in velocity.
An example is in the spring documentation: http://static.springframework.org/sp...#view-velocity
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules