How to set the content type from JSP?

2002-07-31 Thread Zsolt Koppany

Hi,

how can I set the content type from JSP?

Zsolt

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: How to set the content type from JSP?

2002-07-31 Thread Barney Hamish

%@ page contentType=... %
Check the jsp syntax!
http://java.sun.com/products/jsp/

-Original Message-
From: Zsolt Koppany [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 31, 2002 10:51 AM
To: [EMAIL PROTECTED]
Subject: How to set the content type from JSP?


Hi,

how can I set the content type from JSP?

Zsolt

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]