aspose file tools
The moose likes Beginning Java and the fly likes Is it possible to set more attributes keys in a statement Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

Is it possible to set more attributes keys in a statement

jo sim
Ranch Hand

Joined: Apr 24, 2006
Posts: 37
Is there a way to add more than one attribute for example
pageContext.setAttribute("fname",f, "lname",l);

<c ut value='${f},${l}'/>

if there is could someone just put a couple of statements.

thanks.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Is it possible to set more attributes keys in a statement
 
Similar Threads
Is it possible to set more attributes keys in a statement
Part 2+3: 5 weeks waiting so far...
How do you change the look&feel of a JButton
How this assignment is possible...?
swing with MAC