自定義標籤 tag AttachTag 實現附件jsp方便的顯示和下載

1 定義sw.tld   關聯  AttachmentTag.javajava

二、AttachmentTag.java extends BodyTagSupport , 定義 isdown,重寫 doStartTag, 打印 div <a>到前臺,class=downClsweb

三、web.xml中 , 將 uri 和 sw.tld關聯jsp


四、jsp  頁面   sw:attachment  isdown=truexml

5  點擊 「下載」,關聯到s.js,在s.js裏定義好  $('.downCls').click(function(){io

})去下載
function

相關文章
相關標籤/搜索