I use ANT and JIKES to compile.

The tags work for me. The only gotcha there is with it is that the entire 
runtime expression has to be enclosed in <%= %>, not just a part of it.


At 04:34 PM 1/29/2001 +0100, you wrote:
>Hi
>
>Is anyone of you able to compile your own custom tags which take runtime
>expression values as input?
>I have been trying to compile my tag library with "Forte for Java CE release
>2.0", I keep getting internal compiler errors. The errors only show when I
>work with tags which use runtime expression values like Objects or
>Integers. - That is, when
>
><rtexprvalue>true</rtexprvalue>
>
>is part of the tag variable declaration.
>
>Are you using different tools or are you only using Strings as input
>parameters to your tags?
>
>
>R.



Reply via email to