Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCPJWCD
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Web Component Certification (OCEJWCD)
Custom Tags
Sophie Angela
Ranch Hand
Posts: 46
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
<c:remove var="ss"/>
what are the alternatives for this tag?
<c:remove>ss</c:remove>
if it is correct..can we say that for all var attribute, values can be given in the body of the tag...!
Ali Gohar
Ranch Hand
Posts: 572
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
<c:remove>myvar</c:remove> is not correct, it will not work.
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Usage of c:remove tag
page 448 jstl doubt
page 448 Default scope of c:remove
c:remove custom tag
Remove and Set
More...