第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

struts 動態(tài)調(diào)用無法顯示

struts 動態(tài)調(diào)用無法顯示

這是struts。xml文件?<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE struts PUBLIC? ? ? ? "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"? ? ? ? "http://struts.apache.org/dtds/struts-2.3.dtd"><struts>? ? <!-- struts2的action必須放在一個指定的包空間下定義 -->? ? <package name="default" extends="struts-default">? ? <!-- 定義處理請求URL為login.action的Action -->? ? ? ? <action name="helloworld_*" method="{1}" class="an.cm.HelloWorldAction">? ? ? ? <!-- 定義處理結(jié)果字符串和資源之間的映射關(guān)系 -->? ? ? ? ? ? <result name="add">/{1}.jsp</result>? ? ? ? ? ? <result name="update">/{1}.jsp</result>? ? ? ? </action>? ? ? ??? ? ? ??? ? </package>? ??? ? <constant name="struts.enable.DynamicMethodInvocation" value="true" />?</struts>這是result.jsp文件<%@ page language="java" contentType="text/html; charset=ISO-8859-1"? ? pageEncoding="ISO-8859-1"%><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Insert title here</title></head><body>This is result.jsp;</body></html>這是add.jsp文件<%@ page language="java" contentType="text/html; charset=ISO-8859-1"? ? pageEncoding="ISO-8859-1"%><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Insert title here</title></head><body>This is add.jsp;</body></html>這是update.jsp文件<%@ page language="java" contentType="text/html; charset=ISO-8859-1"? ? pageEncoding="ISO-8859-1"%><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Insert title here</title></head><body>This is update.jsp;</body></html>然后按照文本struts.xml文件中的方法運行出現(xiàn)下列這種情況
查看完整描述

1 回答

  • 1 回答
  • 0 關(guān)注
  • 1217 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號