开发者

How to get value parameter from xml in Icefaces page/JSF page?

开发者 https://www.devze.com 2023-03-17 04:52 出处:网络
i want to get the value from xml response in jsf page,can i do it? in netbeans,when i create the icefaces page,then the java backing bean also created..

i want to get the value from xml response in jsf page,can i do it?

in netbeans,when i create the icefaces page,then the java backing bean also created..

can i do it in jsf page or in my backing bean?

cause we usually getting thing done using Servlet,i have searching and googling a lot about this stuff,and i found this link but,if taht link,is creating not getting value from开发者_运维百科 xml response..anybody can help me?

thanks in advance..and sorry for my bad english..


You mean you want your XML data in your Application?

Usually Managed Bean acts as the Servlet for JSF or ICEFACES. If you want to store your data in servlet then you can go for managed bean.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号