您的位置:首页 > 其它

tapestry 关于'personid must be enclosed by a Form component'

2015-04-11 00:49 381 查看
如果在tml页面使用了tapestry页面控件,运行时jboss报错"personid must be enclosed by a Form component",老是提示标签没有结束标签标志,上网查了一个,发现在tapestry官方网站上发现了这么一句话,"All Tapestry form control element components must be enclosed by a Form component. "是因为没有在tapestry的form标签内;或是定义了一个普通的html的form标签,浪费了我半天的时间找这个错误;

这段时间在研究ejb,tapestry框架,唉,这两天总算有眉目了!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐