web service,client端为什么传String可以,int就不行?该怎么解决
TransactionException: Transaction not successfully started
org.hibernate.PropertyValueException: not-null property references a
在一台机上开多个JBOSS实例的有关问题. 和在一个JBOSS上部署多个项目的有关问题.
java 怎样做 SQL SERVER 2000 ANALYSIS SERVICES 的OLAP 的前端展示啊解决办法
The server has not found anything matching the Request-URI.
spring中何时使用scope=prototype?有状态时使用是指什么?解决方案
axis可以动态调用webservice吗?(思路)解决方案
Struts+spring+hibernate 框架,当需要在Action类中转向一个Action(.do的请求)时,如何处理?