A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
JSF
Author
#{something} out of an attribute
Ci Kay
Greenhorn
Joined: Feb 27, 2009
Posts: 4
posted
Mar 04, 2009 12:51:58
0
Hi guys!
I would like to know if it's possible to do something like this:
<h:outputText #{myBean.myProperty} />
if myProperty is a
String
containing "value='hello'";
Thanks in advance.
If you don't know where you're going, any road will get you there.
Bauke Scholtz
Ranch Hand
Joined: Oct 08, 2006
Posts: 2458
posted
Mar 04, 2009 16:55:40
0
No.
Code depot of a Java EE / JSF developer
|
JSF / Eclipse / Tomcat kickoff tutorial
|
DAO kickoff tutorial
|
I ♥ Unicode
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14460
7
I like...
posted
Mar 05, 2009 05:15:14
0
A) It's not legal XML, and
JSF
is XML-conformant.
B) Why bother
Customer surveys are for companies who didn't pay proper attention to begin with.
I agree. Here's the link:
http://aspose.com/file-tools
subject: #{something} out of an attribute
Similar Threads
Searching XML
force Filedownload to a specific folder
How i can set a variable
Group & Sum Using XSLT
XPath: Node value exists
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter