And your not happ with just using...

<%=com.libris4you.books.maintenancepanel.AuthorTabController.DATA_PHOTO_WIDTH%>



On 6/24/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
On 6/23/07, Nikola Milutinovic <[EMAIL PROTECTED]> wrote:

> The answer is simple, "imageUrl" is calculated in the controller/servlet for each request. 
"com.libris4you....DATA_PHOTO_HEIGHT" is a constant embedded in the Java code, where it belongs. And, 
here is another one: in your example "DATA_PHOTO_HEIGHT" is the name of the variable. In my example, I 
have already made THAT name a constant in the Java class.

Uh, what?  Use of the `<c:out` format vs. simple EL has nothing to do
with where the value is coming from.

--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to