• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Defuault value for required element

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The default value for 'body-content' element under taglib in tld is JSP. What is the default value for the 'required' element?
 
Yoshita Jain
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi I'm sorry about the multiple posts for the same topic... had refreshed my browser window and the post got duplicated. Request the Admin/Moderator to delete the extra posts..
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Request the Admin/Moderator to delete the extra posts..


Done this time. But you can do it yourself by going to the thread, editing your message () and checking the "Delete post" check box.
 
Christophe Verré
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Your statement on body-content is not correct. Please check this FAQ.
About "required", I suppose you are referring to the "attribute" tag ? The default value is "false".
 
Yoshita Jain
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes I was referring to the required element under 'attribute' tag. However, regerding the <body-content> I remember having come across questions and places where it is said JSP is default (for Classic Tags I think).

Also please refer to this thread here

https://coderanch.com/t/171574/java-Web-Component-SCWCD/certification/body-content-default-value

Kindly advise.
 
Yoshita Jain
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Request the Admin/Moderator to delete the extra posts..



I was trying to delete the entire topic for the new threads . Thanks neways.
reply
    Bookmark Topic Watch Topic
  • New Topic