Re: Jrun won't display html code.

2000-06-12 Thread Scott Stirling
day, June 12, 2000 11:29 AM To: [EMAIL PROTECTED] Subject: Re: Jrun won't display html code. We have been having this sort of problem with JRun as well. Bet if you look in the error log you'll see a load of JSP compile exceptions... Here's my experience of JRun so far: 2.3 won'

Re: Jrun won't display html code.

2000-06-12 Thread Scott Stirling
cott Stirling -Original Message- From: Jj Fu [mailto:[EMAIL PROTECTED]] Sent: Monday, June 12, 2000 11:00 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Jrun won't display html code. Before I turned this group for help, I used the web-based electronic support and sent all

Re: Jrun won't display html code.

2000-06-12 Thread Jj Fu
gt; -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Jj Fu > Sent: Friday, June 09, 2000 6:33 PM > To: [EMAIL PROTECTED] > Subject: Jrun won't display html code. > > > I used to

Re: Jrun won't display html code.

2000-06-12 Thread Matthews,Paul
We have been having this sort of problem with JRun as well. Bet if you look in the error log you'll see a load of JSP compile exceptions... Here's my experience of JRun so far: 2.3 won't parse Javascript properly 2.3.3 sometimes won't even parse straight html properly 3.0 seems to work with

Re: Jrun won't display html code.

2000-06-12 Thread Jj Fu
ndor-specific installation problems. Best wishes, Scott Stirling > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Jj Fu > Sent: Friday, June 09, 2000 6:33 PM > To: [EMAIL PROTECTED] >

Re: Jrun won't display html code.

2000-06-09 Thread Scott Stirling
ginal Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Jj Fu > Sent: Friday, June 09, 2000 6:33 PM > To: [EMAIL PROTECTED] > Subject: Jrun won't display html code. > > > I used to use ServletExec as

Jrun won't display html code.

2000-06-09 Thread Jj Fu
I used to use ServletExec as my servlet and jsp engine. Now I want to try JRun out. I installed JRun and wrote a hello world jsp file, it seems to work. But when I changed some of my existing .html files to .jsp. It does not display them. I looked the .java files produced from .jsp, they are emp