开发者

Printing the pojo object values in the zul file using struts1

i integrated struts 1 with zk. i set the list of pojo values in the form of action execute method.how i can get this values in the zul file.Any开发者_C百科 idea please

Thanks Usman


You can store the pojo values in a session scope or request scope and then receive them in the same way from the zul file.

Please refer to this List of Implicit Objects

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜