Re: JSP - mozilla and firefox problem.
- From: kalla.madhu@xxxxxxxxx
- Date: 30 Oct 2006 03:45:51 -0800
Sean wrote:
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************************
.
- Follow-Ups:
- Re: JSP - mozilla and firefox problem.
- From: Mishagam
- Re: JSP - mozilla and firefox problem.
- References:
- JSP - mozilla and firefox problem.
- From: Sean
- JSP - mozilla and firefox problem.
- Prev by Date: How to parse a complex logical formula ?
- Next by Date: Re: JSP - mozilla and firefox problem.
- Previous by thread: Re: JSP - mozilla and firefox problem.
- Next by thread: Re: JSP - mozilla and firefox problem.
- Index(es):
Relevant Pages
|