Hi all,
Can anyone tell me what this error is caused by please? It's just a snippet of the stack trace.
[06/11/07 15:47:58:742 GMT] 0000002b jsf W com.sun.faces.renderkit.html_basic.HtmlBasicRenderer getForComponent Unable to find component with ID 'AmountBorrowedMin' in view.
[06/11/07 15:47:58:758 GMT] 0000002b jsf W com.sun.faces.renderkit.html_basic.HtmlBasicRenderer getForComponent Unable to find component with ID 'AmountBorrowedMax' in view.
[06/11/07 15:48:04:930 GMT] 0000002b ServletWrappe I SRVE0242I: [persil-ear] [/persil-web] [/error.jsp]: Initialization successful.
[06/11/07 15:48:04:962 GMT] 0000002b SystemOut O 06-11-07 15:48:04.962 ERROR [jsp] error.jsp: uncaught error
javax.servlet.jsp.JspException: Cannot format given Object as a Number
at com.sun.faces.taglib.html_basic.InputTextTag.doEndTag(InputTextTag.java:680)
at com.ibm._jsp._search._jspx_meth_h_inputText_8(_search.java:1964)
at com.ibm._jsp._search._jspService(_search.java:338)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:85)
All I am doing is calling a "clear screen" javascript function on a search screen, but I keep getting the above error.
Any help would be much appreciated,
Cheers,
Illu