"No result defined for action ... and result input"错误一般发生在Struts2的拦截器拦截时遇到了问题时,Struts2会将跳转到result为input的视图上,但是在配置文件中并没有给这个Action配置input的result。可以建立一个内容为如下的Jsp文件,并在配置文件中配置result为input时跳转此文件,将会显示出具体的错误原...
分类:
其他好文 时间:
2014-11-06 22:08:59
阅读次数:
222
搭建ssh框架,在配置完applicationContext.xml测试时报daoImpl的no matching editors or conversion strategy found。。。上网搜了一下,在里加上proxy-target-class="true" 。。意思是代理目标类设为true...
分类:
其他好文 时间:
2014-11-06 19:19:08
阅读次数:
240
环境:
NDK版本r8,eclipse和Android使用的是adt-bundle-windows-x86打包版本比较方便,
操作系统为windows8.1
一、NDK的编译
1、源码
NDK的examples目录有Hello-GL2的源码,大家可以先使用它。
2、将示例工程导入到eclipse中
3、编译设置
a、选中工程,eclipse中菜单windows->preferece...
分类:
移动开发 时间:
2014-11-06 17:30:58
阅读次数:
288
具体错误如下:Caused by:java.lang.IllegalArgumentException: Named query not found: select emp from TBicEmpCombo emp where emp.CBisCde = ?1at org.hibernate.ej...
分类:
其他好文 时间:
2014-11-06 16:30:08
阅读次数:
166
In Crystal Reports, the following error message is displayed when an invalid character is used in the databasetable alias name: Query Engine Error: “T...
分类:
其他好文 时间:
2014-11-06 16:28:36
阅读次数:
355
这个报错,我弄了好久,第一次我以为我安装有问题,我就卸载重新安装了,但是在结果还是报这样子的错。查找phpmyadmin的安装位置输入:sudo dpkg -L phpmyadmin可以看到很多/usr/share/phpmyadmin/setup/frames/servers.inc.php/us...
分类:
Web程序 时间:
2014-11-06 16:22:45
阅读次数:
3638
Ubuntu编码问题
root@magus-18:/srv/rorapps/fgcc# rails -v
Sorry, command-not-found has crashed! Please file a bug report at:
https://bugs.launchpad.net/command-not-found/+filebug
Please include the fo...
分类:
系统相关 时间:
2014-11-06 13:10:02
阅读次数:
178
原因是因为php安装的时候默认的zip是没有打开的,需要手动的打开。好了,既然引起这个问题的原因找到了,那么该如何解决那?1、在php.ini文件中,将extension=php_zip.dll前面的分号“;”去除;(如果没有,请添加extension=php_zip.dll此行并确保php_zip...
分类:
Web程序 时间:
2014-11-06 12:55:20
阅读次数:
2971
切换模拟器方向:?? + 方向箭。 默认情况模拟器太大了,屏幕都被占满了,着实看着不爽,还好有快捷键resize模拟器的大小: ?+1?for 100% ?+2?for 75% ?+3?for 50% Found here:?http://stackoverflow.com/...
分类:
移动开发 时间:
2014-11-06 11:11:50
阅读次数:
152
错误信息。[WedNov0523:57:102014][alert][client127.0.0.1].../wamp/www/.../.htaccess:Invalidcommand‘RewriteEngine‘,perhapsmisspelledordefinedbyamodulenotincludedintheserverconfiguration.RewriteEngine命令需要rewritemod的支持,$>cd/etc/apache2/mods-enabled切..
分类:
数据库 时间:
2014-11-06 02:06:16
阅读次数:
307