On Dec 18, 2007 4:36 AM, Luo Yong <[EMAIL PROTECTED]> wrote:

> Is there any way to produce HTML from a JSP file?

JSPs produce HTML by default  :-)

And usually a servlet is used to populate values for a JSP -- the "View"
in MVC --  rather than the other way around.

FWIW,
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to