Skip to content

bobrob/CaptureJSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
CaptureJSP
by Bob Robinson for TechnologicalOddity.com

The tutorial for this package can be found at http://technologicaloddity.com/2011/10/04/render-and-capture-the-output-of-a-jsp-as-a-string/

This tutorial shows how to render a JSP, capture the output as a String, all without
having a real request.  It uses Spring 3.  JSPs can handle includes, localization,
taglibs, and almost anything that a normal JSP can handle.

About

Render and capture a JSP as a String

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages