Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Lew Newsgroups: comp.lang.java.programmer Subject: Re: JSF label doesn't render Date: Wed, 20 Apr 2011 22:51:37 -0400 Organization: albasani.net Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net VR9OIQoGkj5pZTU7BYtPRQiXOY1WEkxqWN/4fbV6vupvJ8uT1e+cVl4TUk0/T+n7xLP4tDnA8XFV83GUhB+muNJhc/ajcoa6hyNEDs6vtFPPHezoes/VFSd20KXF2S8D NNTP-Posting-Date: Thu, 21 Apr 2011 02:51:28 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="XOINs1KAw27aX/S2xJGpRJ5caYwBnETQklz0WDIyidrW7tyIPaXjpXuP5jaK/fIpfkBD6U9QuV5KeFyONEu4BzF5fQ7ZG1QautWOSFPWatMn/Qk5fptW6JT7bUnw5Tqe"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 In-Reply-To: Cancel-Lock: sha1:kqXyjK2LJFy1EzEIeI8ng/iBW3E= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3174 Roedy Green wrote: > markspace wrote, quoted or indirectly quoted someone who said : >> Hi all, I've got a weird problem with JSF rendering. > JSF creates a Java program just like JSP, right? Nope. It creates a Java program, or rather, the app container does, but most of the JSF magic doesn't live in that program. So it's really nothing like JSP. In fact, JSF doesn't even require JSP. > Can you peek at the generated Java source? Not really. I mean, you can, but it doesn't help. The generated source is just stuff to generate HTML; it has nothing to do with the JSF component model maintained by the JSF framework itself. -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg