Re: jsp won't compile...

From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 11/30/04


Date: Tue, 30 Nov 2004 00:09:57 GMT

On Mon, 29 Nov 2004 17:14:13 -0500, Frances Del Rio wrote:

> <%ipt2%><%ipt1%><%=iptIn%>

JSP's are 'translated by the servlet container to servlets,
I suspect the two parts prior to <%=iptIn%> are causing the problem.

They do not seem to be doing anything useful in any case.
Did you mean..

<%=ipt2%><%=ipt1%><%=iptIn%> ?

-- 
Andrew Thompson
http://www.PhySci.org/codes/  Web & IT Help
http://www.PhySci.org/  Open-source software suite
http://www.1point1C.org/  Science & Technology
http://www.LensEscapes.com/  Images that escape the mundane