vineesh . kumar wrote:
Can someone suggest a good example of creating a jsp custom tag and using it?.
Actually i want to access a vector object at the request scope and tried to write a
tld and the class.
my tld has the attribute name
and at in the tld handling class i tried like this
Ve
Can someone suggest a good example of creating a jsp custom tag and using it?.
Actually i want to access a vector object at the request scope and tried to write a
tld and the class.
my tld has the attribute name
and at in the tld handling class i tried like this
Vector vect=(Vector)page
2 matches
Mail list logo