YouarecreatingaJSPpagetodisplayacollectionofdata.Thisdatacanbedisplayedinseveraldifferentwayssothearchitectonyourprojectdecidedtocreateagenericservletthatgeneratesacomma-delimitedstringsothatvariouspagescanrenderthedataindifferentways.Thisservlettakesonre

题目

YouarecreatingaJSPpagetodisplayacollectionofdata.Thisdatacanbedisplayedinseveraldifferentwayssothearchitectonyourprojectdecidedtocreateagenericservletthatgeneratesacomma-delimitedstringsothatvariouspagescanrenderthedataindifferentways.Thisservlettakesonrequestparameter:objectID.AssumethatthisservletismappedtotheURLpattern:/WEB-INF/data.IntheJSPyouarecreating,youneedtosplitthisstringintoitselementsseparatedbycommasandgenerateanHTMLlistfromthedata.WhichJSTLcodesnippetwillaccomplishthisgoal?()


相似考题