You shouldn't need to set the content type in your JSP. What are you setting it to and what is not working with it? What do you mean when you say that you have a servlet integrated with your JSP? Your content type should most likely be text/html regardless of if it is a servlet or JSP. What error are you getting?
Regards, Richard At 12:41 PM 3/18/2002 -0800, you wrote: >hi all, > > have a problem here. my content type that i set in my jsp page seems >doens;t work. i actually have a servlet integrate with my jsp. do i need to >set my content type in servlet or jsp ? or both ? > >thanks > >cheng hong. >--- >Outgoing mail is certified Virus Free. >Checked by AVG anti-virus system (http://www.grisoft.com). >Version: 6.0.274 / Virus Database: 144 - Release Date: 8/23/2001 > >___________________________________________________________________________ >To unsubscribe, send email to [EMAIL PROTECTED] and include in the body >of the message "signoff SERVLET-INTEREST". > >Archives: http://archives.java.sun.com/archives/servlet-interest.html >Resources: http://java.sun.com/products/servlet/external-resources.html >LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html