ibute("field1"); %>
>
> You can't do this with primitive types like int, however, so you'll need
to
> probably use the Integer class to convert it to an int. Hope this helps.
>
> -Original Message-
> From: Igor Bursin [mailto:[EMAIL PROTECTED]]
>
ou'd use the pageContext.getAttribute() method to extract the value
> (pageContext.getAttribute("field1")). Hope this helps.
>
> Steve
>
> -Original Message-
> From: Igor Bursin [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 15, 2002 10:53 AM
> To:
tabase stuff in a table - I've
only
> given the row
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Hope this helps
>
> Regards
>
> Ke
Hello!
I'm using DBTags Tag library.
I executes simple query:
select string_value, number_value from my_table
How i can output result:
to the string or int variable (not to JSP directly) ?
(i try <% A= %>, but get error)
Best regards, Igor Bursin.
Hello!
I'm using DBTags Tag library.
I executes simple query:
select string_value, number_value from my_table
How i can output result:
to the string or int variable (not to JSP directly) ?
(i try <% A= %>, but get error)
Sorry, for offtopic.
Best regards, Igor Bursin.