0

Problem with request

asked 2006-03-21 22:18:26 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3643280

By: nobody

Hi, i have a problem, when I put this code:
<label value="${requestScope.attributeName}"/>
The exception is:
com.potix.zk.ui.UiException: javax.servlet.jsp.el.ELException: Unable to find a value for "attributeName" in object of class "bsh.Primitive" using operator "."

But if i put: <label value="${sessionScope.attributeName}"/>
this ok.

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2006-03-22 02:11:28 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3643539

By: tomyeh

It is a bug that requestScope is interrepted to void (bsh.Primitive). Please post it to Bugs. Thanks.

link publish delete flag offensive edit

answered 2006-03-22 03:13:04 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3643589

By: tomyeh

It is fixed in upcoming ZK nightly.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-03-21 22:18:26 +0800

Seen: 431 times

Last updated: Mar 22 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More