創(chuàng)新互聯(lián)建站專注于網(wǎng)站建設(shè),為客戶提供成都網(wǎng)站建設(shè)、網(wǎng)站建設(shè)、網(wǎng)頁(yè)設(shè)計(jì)開發(fā)服務(wù),多年建網(wǎng)站服務(wù)經(jīng)驗(yàn),各類網(wǎng)站都可以開發(fā),品牌網(wǎng)站制作,公司官網(wǎng),公司展示網(wǎng)站,網(wǎng)站設(shè)計(jì),建網(wǎng)站費(fèi)用,建網(wǎng)站多少錢,價(jià)格優(yōu)惠,收費(fèi)合理。>
? bean的uri的路徑 bean標(biāo)簽是屬于struts中的標(biāo)簽,使用要在 Struts1.3 Libraries中 struts-taglib-1.3.8.jar 中?META-INF?tld?struts-bean.tld中找到uri,然后加載到你要使用的jsp中 ?<bean:write> <% request.setAttribute("a","abc"); Dog dog1=new Dog(); dog1.setAge(12); dog1.setName("xiaohong"); request.setAttribute("b",dog1); %> <bean:write name="a"/> <hr/> <bean:write name="b" property="age"/><br/> <bean:write name="b" property="name"/> 記住這里取出的對(duì)象 name的值是域?qū)ο蟮拿?。property對(duì)象中的get,set方法。 ?<bean:message> 主要是取出struct配置文件的信息。 當(dāng)使用struct時(shí)會(huì)有一個(gè)自動(dòng)生成的配置文件ApplicationResources.properties 可以在里面自己設(shè)置一些信息。用<bean:message>取出 ApplicationResources.properties : err1=u4f60u7684u9519u8befu662f{0}u5468u6d77{1} err2=hello {0} 注意:u4f60u7684u9519u8befu662f這個(gè)是用java工具中的native2ascii.exe 把中文轉(zhuǎn)化為java編碼 jsp中取出 <bean:message key="err1" arg0="用戶名為空" arg1="ffff"/> <bean:message key="err2" arg0="wrod"/> 瀏覽器輸出: 你的錯(cuò)誤是用戶名為空f(shuō)fff hello word ? 補(bǔ)充<jsp:useBean>的用法 <jsp:useBean id="dog2" class="com.zh.domain.Dog"></jsp:useBean> 創(chuàng)建一個(gè)Dog對(duì)象。 <jsp:setProperty property="name" name="dog2" value="tom"/> 設(shè)置dog對(duì)象實(shí)例的name屬性 <jsp:setProperty property="age" name="dog2" value="2"/> 設(shè)置dog對(duì)象實(shí)例的age屬性 ${dog2.name}--- //輸出 ${dog2.age }
分享文章:jstl標(biāo)簽用法-創(chuàng)新互聯(lián)
網(wǎng)站地址:http://aaarwkj.com/article2/iopoc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站導(dǎo)航、外貿(mào)網(wǎng)站建設(shè)、網(wǎng)站排名、移動(dòng)網(wǎng)站建設(shè)、靜態(tài)網(wǎng)站、ChatGPT
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容
營(yíng)銷型網(wǎng)站建設(shè)知識(shí)