就是在struts-config.xml中添加了这么一段
至于原因。。。不清楚我第一反应是form的action写错了,或者action-mapping配置有问题。。。其实不是,因为我发现以前可以运行的action都不能用了,所以才怀疑到这个上面来
分类:
其他好文 时间:
2014-06-11 09:13:39
阅读次数:
213
用Oracle给室友做了点儿东西之后,我就直接用shutdownabort关闭了数据库,把创建在表空间下的文件发给了他,然后把原文件***掉了,再重新连接Oracle就出现问题了,,,首先,登录sqlplus/nolog,SQL>connsystem
输入口令:
ERROR:
ORA-01034:ORACLEnotavailable
ORA-27101:sh..
分类:
数据库 时间:
2014-06-10 22:54:51
阅读次数:
367
5年前写的站, 当时是在apache下写的error page, 换了nginx后, 404页面直接跳到了500 服务器内部错误.
只需要在配置
try_files 的时候指定一下就可以了
我的是debian, 在/etc/nginx/site-available/default 里面location /
server{
location / {
try_fi...
分类:
其他好文 时间:
2014-06-08 17:01:43
阅读次数:
204
1.Socket类
(1)常用属性
AddressFamily 获取Socket的地址族
Available 获取已经从网络接收且可供读取的数据量
Connected 获取一个值,该值只是Socket是在上次Send还是Receive操作 时链接到远程主机...
There is no denying theWhat The KD 6is among
the most widely used athletic shoes available. Because of so many great releases
such as the Aunt Gem KD ...
分类:
其他好文 时间:
2014-06-08 01:12:23
阅读次数:
343
查了一大堆网上的资料全都没用,Google得知,是Windows 7 的socket泄漏
:https://supportkb.riverbed.com/support/index?page=content&id=S23580&actp=LIST_RECENT补丁下载地址:
http://suppo...
分类:
编程语言 时间:
2014-06-07 22:19:32
阅读次数:
857
用命令 df 即可# df /var/lib/
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 135979984 66905292 62055896 52% /
不仅看到挂在点,也看到分区大小。加上-kh更容易看些:# df /var/lib/ -kh
Files...
分类:
系统相关 时间:
2014-06-07 14:49:25
阅读次数:
536
原文如下:Visual Studio "14" CTPToday, we are making
available afirst community technology previewof the next version of Visual
Studio, codenamed Visual St...
分类:
其他好文 时间:
2014-06-05 18:11:37
阅读次数:
351
$ORACLE_HOME/bin下的utilities解释Binary First Available
Description------------------------------------------------------------------adapters
(7.3....
分类:
数据库 时间:
2014-06-05 12:46:57
阅读次数:
365