亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

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

struts 動態調用無法顯示

struts 動態調用無法顯示

好好認真學習 2017-04-01 20:11:42
這是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">? ? ? ? <!-- 定義處理結果字符串和資源之間的映射關系 -->? ? ? ? ? ? <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文件中的方法運行出現下列這種情況
查看完整描述

1 回答

  • 1 回答
  • 0 關注
  • 1220 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號