Have you tried sessionScope.Customer.name ?
[EMAIL PROTECTED] wrote:
Hi everybody,
I am using using java bean Component Customer:
which contails some filed like name, surname, ... and standard setter and getter methods.
I try to do select on database to retreive all data about the current cu
Has anyone sucessfuly deployed the bsf(Bean Scripting Framework)
taglibs? I am trying to deploy the bsf tag library on JRun 4.0. However
JRun is throwing an "Incompatible object for argument call" when a page
with the or the "expression" tag
is used. I installed the jar files and placed the ta
ydra/XMLC
(http://www.enhydra.org/).
In this framework the page writers write HTML. Java programmers
write code
to insert the dynamic content into a DOM version of the HTML.
-Original Message-
From: Lyndon Durham [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 0
for me is someone who knows and understands HTML, JavaScript and perhaps
even a bit of XML - and such a person shouldn't have a problem.
Best regards,
Eric
-Original Message-
From: Lyndon Durham [mailto:[EMAIL PROTECTED]]
Sent: Montag, 3. Februar 2003 21:55
To: Tag Libraries Users
Greetings,
As a software developer I would like to delegate some of
the more mundane and simpler development tasks to non developers,
programmers etc. The JSTL specification document claims that the jstl
was created to facilitate or ease development for web designers and non
jav
Did you copy the tld's for the tag libraries to your web-inf directory?
In addition does your web.xml have the necessary entries in it.
Example
/c.tld
/WEB-INF/c.tld
Kerekes Lajos wrote:
Hello!
I am a newbie. I have downloaded the JSTL 1.0, and copied the JAR files
Define a java.sql.Date object. You should be able to do this with a
declaration. Then simply pass the declared object using
its id attribute as a . Your select
statement should be "Select * from rbh.prjhdr Where end <= ?"
Kevin Passey wrote:
Hi all,
I am building a small site for a charity
Have you tried to see if the current URL is stored in the Implicit
header or headerValues implicit objects.
smallufo wrote:
Hi , all :
Is there a way to get current URL of the page ?
I tried but cannot get it
I also tried some other methods in HttpServletRequest but seems not working
, e
Yeah that was a typo and the source of the problem. I wonder how come
there were no error statements when the tags were interpreted. Thanks
for pointing that out to me.
Dave Newton wrote:
Lyndon Durham wrote:
No it was not a typo. Are you referring to the placement of the
attributes
No it was not a typo. Are you referring to the placement of the attributes?
Dave Newton wrote:
Lyndon Durham wrote:
Was that just a typo?
Dave
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To
Greetings Taglib Users,
Can someone tell me if this is a bug
or user error? I am running a simple query that returns a ResultSet that
has one row. I am able to get the row count via
. Susbsequently when I attempt to iterate the
result set and output the value
11 matches
Mail list logo