This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes need help with <tr:inputText> component.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "need help with <tr:inputText> component.." Watch "need help with <tr:inputText> component.." New topic
Author

need help with <tr:inputText> component..

Roshan Khandelwal
Ranch Hand

Joined: Apr 16, 2009
Posts: 35
Hi all,
i have a jspx page .. ehich is simply jsf in xml format. and I am using trinidad components..


The above is the code which is required to pick up customerNum from this bean.. Now when i am running this.. The text field that should come before the Enter Customer Number label.. is missing. Instead is displayed the value of customerNum property.. which is null.

So what comes up Enter Customer Number : and in front is vacant..

But.. when i replace this with..


Everything goes fine..
Kindly help....
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: need help with <tr:inputText> component..
 
Similar Threads
incompatible types
Polish characters are gets changed to ? in websphere6.1 environment
trying to call a method but cannot find symbol
Problem when using valuechange listener in input text
JSF and trinidad- Help with multiple iterations in a table