"Jeffrey Porter" <[EMAIL PROTECTED]> wrote on 10/21/2005 12:04:27 PM:
> Opps, typo. I moved some code around to try firstname. Both fail though.
>
> Let me test one more time…
>
> JSP…
> <h:inputText id="enteredByUID" value="#{UserController.user.
> surname}" maxlength="20" size="20" required="true" />
> Code…
> public String getSurname() {
> return surname;
> }
>
>
> Error…
> None.
>
> Oh great, so I reboot the box & it works. Didn’t even recompile the
> code, argh. :-|
>
> I’ll be over in the corner hiding my face in shame.
naaahhh... All's allowed on a Friday..;))
>
> Jeff.
>
Geeta

