WhichJSTLcodesnippetcanbeusedtoperformURLrewriting?() A.ahref=’c:urlurl=foo.jsp/’/B.ahref=’c:linkurl=foo.jsp/’/C.ahref=’c:urlvalue=foo.jsp/’/D.ahref=’c:linkvalue=foo.jsp/’/

WhichJSTLcodesnippetcanbeusedtoperformURLrewriting?()

A.<ahref=’<c:urlurl="foo.jsp"/>’/>

B.<ahref=’<c:linkurl="foo.jsp"/>’/>

C.<ahref=’<c:urlvalue="foo.jsp"/>’/>

D.<ahref=’<c:linkvalue="foo.jsp"/>’/>


相关考题: