Hi
I am having difficulty in understanding the FileUpload.jsp in which the following line checks for the condition
<webwork:if test="hasErrorMessages == true"> how is the value for hasErrorMessages gets substituted in the expression and also in the following line
<ui:select label="'Severity'" name="'severity'" list="severityList"/>
the options for the select comes from FileUploadTest.getSeverityList() but how you are linking the FileUploadTest class with the Select component .Pls explain the program flow in detail.


with regards
Hariharan.P

--
P.Hariharan
Sip Technologies & Exports Ltd.,
G4 Elnet Software City, Taramani Chennai -113
e-mail [EMAIL PROTECTED]         Phone 22541473/74 Ext 314




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to