Re: JSP - mozilla and firefox problem.
- From: Mishagam <noemail@xxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 12:22:45 GMT
kalla.madhu@xxxxxxxxx wrote:
Sean wrote:If he would not deploy JSP file, then he would get contents of this file, not generated HTML as he wrote. It looks like the problem are incorrect headers, so FireFox doesn't recognize page as text/html.Hi all,
I have made a web application with JSPs. It seems to work fine with IE.
However, with Mozilla and Firefox, it displays the HTML source
generated by JSP instead of actually showing the HTML page for that
source.
I'm stumped because I haven't found any other msgs on forums with
someone experiencing the same problem. Any help would be appreciated. I
need to fix this urgently.
Thanks
regards
Duke
P.S. It was suggested by someone on another forum that I should check
</head> tag. I have already done that and the HTML code is error free
(or so it seems).
** I hope it is usefull to you **************
see my friend i think you wrote a jsp file and trying to execute that
jsp file without deploying it if you deploy it correctly it will wrok
as you wish
Deploying means process of placing that jsp file in a place that
webserver can invoke that jsp page
**********thank you************************
.
- References:
- JSP - mozilla and firefox problem.
- From: Sean
- Re: JSP - mozilla and firefox problem.
- From: kalla . madhu
- JSP - mozilla and firefox problem.
- Prev by Date: Re: JSP - mozilla and firefox problem.
- Next by Date: Re: How to parse a complex logical formula ?
- Previous by thread: Re: JSP - mozilla and firefox problem.
- Next by thread: Text box with user control
- Index(es):
Relevant Pages
|