Micha Bayer a écrit :
> Hi Emmanuel,
>
> The Catalina/work directory caches copies of your compiled JSP pages. It
> looks from the stacktrace like the JSP compiler can't write to the work
> directory because you don't have permissions to it -- check what they
> are set to.
>
Right, Micha, some
ginal Message-
> From: [EMAIL PROTECTED] [mailto:basedb-users-
> [EMAIL PROTECTED] On Behalf Of Emmanuel Courcelle
> Sent: 30 November 2006 09:23
> To: BASE ML
> Subject: [base] JEP extra value calculator again...
>
> Hi all.
> Sorry to bother you again with this point, but I s
Emmanuel Courcelle wrote:
> Hi all.
> Sorry to bother you again with this point, but I still does not
> understand everything...
>
> I tried to define a new type, called "float colored": it is a float,
> colored with min value as 0, max as 0, mid as 5
> I want to add 2 values to my data:
> -2 *
Hi all.
Sorry to bother you again with this point, but I still does not
understand everything...
I tried to define a new type, called "float colored": it is a float,
colored with min value as 0, max as 0, mid as 5
I want to add 2 values to my data:
-2 * (ch(1) / ch(2))
-3 * (ch(1) / ch(2))
(Prob