On Wed, 25 Jul 2001, Jim Cheesman wrote:
> At 12:05 AM 25/07/01, you wrote:
> >Given that Tomcat is the reference implementation I would assume its
> >implementation is the correct one.
>
>
> And assuming, of course, that the behaviour is defined... In the spec for
> JSP1.1 the only thing it
At 12:05 AM 25/07/01, you wrote:
>Given that Tomcat is the reference implementation I would assume its
>implementation is the correct one.
And assuming, of course, that the behaviour is defined... In the spec for
JSP1.1 the only thing it says is that the expression is "coerced" into a
String.
Given that Tomcat is the reference implementation I would assume its
implementation is the correct one.
cheesr
dim
On Tue, 24 Jul 2001 [EMAIL PROTECTED] wrote:
> Hi,
>
> I have notice a miss-implementation of the 'expression tag' ("<%= ...
> %>") between different JSP containers witch I want t
Hi,
I have notice a miss-implementation of the 'expression tag' ("<%= ...
%>") between different JSP containers witch I want to share with you to
clarify the standar vs. implementarion.
The main issue is that an expression of type "<%= variable %> within a
JSP page prints out different strings w