I have an app that I developed under Tomcat and had everythign working
fine.  I then moved it to WebLogic and I am running into issues.  The
following senario illustrates the problem I am having...

I have a JSP page with the following:

<s:set name="maxLength" scope="page"
value="%{getText('auto.memberName.size')}"/>

However, anywhere that I attempt to refernece maxLength using the
syntax: ${maxLength}, the value it returns is null.  

I am not sure why this worked in Tomcat but not in Weblogic 9.  

Is this not supported under Weblogic 9?

Thanks in Advance,
Ken



-----------------------------------------
***Note:The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader of
this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify the Sender
immediately by replying to the message and deleting it from your
computer. Thank you. Premier Inc.  

Reply via email to