sessionbean +bmp取值出錯的問題
各位老大:
小弟最近搞了一個小例子,session bean+bmp
首先在bmp裡面寫了一個find方法,返回一個collection集合
該集合是有該bmp型別的資料組成
然後在sessionbean裡面呼叫該方法,結果取出的值為空,怎麼回事?
examples:
bmp:
home:telephoneHome
bean:telephoneBean
remote interface:telephone
telephoneBean中的find方法中返回一個telephoneBean組成的collection集合
在sessionbean裡面呼叫該find方法
collection c=**.find();
Iterator iterator=c.iterator()
...
telephone kk=(telephone)iterator.next();
結果System.out.println(telephone.get**())結果全部為null
(get**()方法全部在telephoneBean中實現)
請問怎麼回事呢?
小弟最近搞了一個小例子,session bean+bmp
首先在bmp裡面寫了一個find方法,返回一個collection集合
該集合是有該bmp型別的資料組成
然後在sessionbean裡面呼叫該方法,結果取出的值為空,怎麼回事?
examples:
bmp:
home:telephoneHome
bean:telephoneBean
remote interface:telephone
telephoneBean中的find方法中返回一個telephoneBean組成的collection集合
在sessionbean裡面呼叫該find方法
collection c=**.find();
Iterator iterator=c.iterator()
...
telephone kk=(telephone)iterator.next();
結果System.out.println(telephone.get**())結果全部為null
(get**()方法全部在telephoneBean中實現)
請問怎麼回事呢?
相關文章
- SessionBean呼叫資料庫的問題SessionBean資料庫
- BMP的JDBC問題,請指教JDBC
- 一個關於SessionBean呼叫的問題。SessionBean
- 初次使用無狀態sessionbean的問題SessionBean
- [求助]..新手!遇到struts呼叫sessionbean問題?SessionBean
- 用sessionBean讀取文字資料的問題SessionBean
- jsf取值的簡單問題JS
- 請教:EJB3的SessionBean主動呼叫問題SessionBean
- 關於excel引用外部excel的取值問題Excel
- Laravel5.5 和 5.2 env 取值問題Laravel
- #解決opencv與matlab對於BMP格式讀出的畫素值不同的問題OpenCVMatlab
- 請教:除錯時出現的問題除錯
- Loongxin下使用SSL出錯問題
- java web中關於修改xml後讀取值的問題JavaWebXML
- php的form中元素name屬性相同時的取值問題PHPORM
- Xcode斷點除錯出現的問題XCode斷點除錯
- linux下unzip命令出錯問題Linux
- pyplot latex顯示中文出錯問題
- JBuilder9結合WEBLOGIC8.1開發BMP的問題!!UIWeb
- 有關EJB的有態SessionBean和無態SessionBean的疑惑SessionBean
- 使用element ui 日期選擇器獲取值後的格式問題UI
- 從資料庫裡取值時遇到的換行問題(轉)資料庫
- 如何將多個SessionBean釋出為WebServiceSessionBeanWeb
- ubuntu gedit出錯:Failed to connect to the session manager的問題UbuntuAISession
- 微信支付錯誤兩個問題的解決:curl出錯,錯誤碼:60
- ???做了一個CMP, 但透過sessionbean呼叫資料時卻有個奇怪的問題??SessionBean
- Extjs—checkbox的取值以及修改時已選項的回顯問題JS
- 自定義key解決zabbix埠監聽取值不準確的問題
- go除錯的問題。Go除錯
- 關於websphere讀取war配置檔案出錯的問題Web
- websphere靜態檔案轉發出錯問題 SimpleFileServletWebServlet
- Xcode編繹出錯問題解決歸類XCode
- 急問:mysql出現的問題MySql
- 【Mysql】into outfile報錯的問題MySql
- 工程make時出現"時鐘錯誤的問題"的解決方案
- Stateless SessionBean + Hibernate?SessionBean
- SOLIDWORKS啟動時出現指令碼錯誤問題Solid指令碼
- vmware RHEL AS4 RAC安裝出錯問題總結