Re: Passing values to tags [Was: Passing typed (non-String) data to tag file - error in getValueFromPropertyEditorManager]

2005-11-02 Thread andrew cooke
c etc... Cheers, Andrew Rahul Akolkar said: > On 11/1/05, andrew cooke <[EMAIL PROTECTED]> wrote: >> >> More generally, I can't see how to pass a value at all! >> >> If I change my tag to accept a string, then the value it receives if >> ${name}

Passing values to tags [Was: Passing typed (non-String) data to tag file - error in getValueFromPropertyEditorManager]

2005-11-01 Thread andrew cooke
ch is what I am trying to avoid... Please can someone explain what I am missing? Thanks/sorry, Andrew andrew cooke said: > > I have a JSP page that includes: > > > and when the second line is commented out, the page prints >class org.acooke.collaborate.data.transport

Passing typed (non-String) data to tag file - error in getValueFromPropertyEditorManager

2005-11-01 Thread andrew cooke
I have a JSP page that includes: and when the second line is commented out, the page prints class org.acooke.collaborate.data.transport.Name However, when the second line is present, I get the error shown below. The appropriate code in the compiled JSP is: _jspx_th_data_name_0.setValu