当前位置:
代码迷
>>
J2EE
>> Struts1报错,no type for /user/login,该如何解决
详细解决方案
Struts1报错,no type for /user/login,该如何解决
热度:
149
发布时间:
2016-04-22 02:53:23.0
Struts1报错,no type for /user/login
用Struts1做了一个简单的登录例子,报错为:no type for /user/login
------解决方案--------------------
把struts配置文件贴出来看看。没配置<action path="/user/login".....>...</action>吧。
相关解决方案
新手,请问input type=text有关问题
新人第一帖!JSF有关问题:<h:inputText value="{user.name}"/>
struts1 中Action需要向页面传递对象的有关问题
不走"<script type='text/javascript'>"标签咋回事
input type=text 替空时 ,为什么不为null
<script type="javascript/text">的有关问题
struts1 怎么把action嵌入到jsp中
unsupported content type in editor解决思路
如何隐藏Mysql数据库中一个字段 JSP+Struts1.2
struts1 myeclipse tomcat 从页面失去乱码
struts1 中<html:checkbox>标签的value值怎么动态赋值
關于Header中的 User-Agent 屬性,請幫忙,该怎么解决
问一个httpconnection.setRequestProperty("User-Agent" "Profile/MIDP-1.0 Configuration/CLDC-1.0");的有关问题
怎样用android重写j2me,player里的createPlayer(InputStream stream, String type)解决方案
<input type="file" name="filename">该如何处理
struts2 action中除了返回SUCCESS ERROR INPUT NONE LOGIN 能自定义返回值以实现更多的转向么?具体应该如何做呢
<input type="file" name="filename">解决方法
List<User> userList = new ArrayList<User>();解决思路
vc++.net中的有关问题( error C2440: 'type cast' : cannot convert from 'CString' to 'const char *')
User control的施用
Cannot marshal 'return value' Invalid managed/unmanaged type combination.解决思路
水晶报表-Exception of type 'System.OutOfMemoryException' was thrown.解决思路
水晶表格-Exception of type 'System.OutOfMemoryException' was thrown
水晶表格-Exception of type 'System.OutOfMemoryException' was thrown
自定义控件,怎么输出<input type="hidden" />的input
Response.Write("您无权访问!");Response.Redirect("login.aspx")
input type="file" 下传文件有关问题
请问怎么限制<input type="text">的最小和最大值
当 user control 改变了,怎么隐藏parent page中的一个button
User.Identity.Name 为空的有关问题