当前位置: 答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关
问题

Youarecreatingacontentmanagementsystem(CMS)&ensp


Youarecreatingacontentmanagementsystem(CMS)&ensp

Youarecreatingacontentmanagementsystem(CMS)withawebapplicationfront-end.TheJSPthatdisplaysagivendocumentintheCMShasthefollowinggeneralstructure:

1.<%--tagdeclaration--%>

2.<t:document>

...

11.<t:paragraph>...<t:citationdocID=’xyz’/>...</t:paragraph>...

99.</t:document>

Thecitationtagmuststoreinformationinthedocumenttagforthedocumenttagtogenerateareferencesectionattheendofthegeneratedwebpage.ThedocumenttaghandlerfollowstheClassictagmodelandthecitationtaghandlerfollowstheSimpletagmodel.Furthermore,thecitationtagcouldalsobeembeddedinothercustomtagsthatcouldhaveeithertheClassicorSimpletaghandlermodel.

Whichtaghandlermethodallowsthecitationtagtoaccessthedocumenttag?()

参考答案
您可能感兴趣的试题
  • 在浏览器访问CMS不得到回应。()

  • 以下是常见的CMS 其中用ASP+ACCESS开发的CMS是()

  • eNSP模拟器是华为公司免费提供的一款网络设备模拟软件。()

  • printf和 format方法使用指定格式字符串和参数 将格式化字符串写入到PrintStream类型的输出流(S ystem out对象)中。()

  • 现有:1.classBook{2.&ensp

  • 在Swing&ensp;GUI编程中 setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE)语句的作用是()