WOImage and usemap binding
Romeo Mariani <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I need to bind usemap tag with a myMapName String variable: binding name: usemap, value: myMapName That's what I return in HTML code: ... usemap="/cgi-bin/WebObjects/mryApp.woa/wr? wodata=ERROR_NOT_FOUND_framework_*null*_filename_%23A011081177" ... If I put the string "#A011081177" in the value for usemap binding all is ok and I return: ... usemap="A011081177" ... I tryied to add an additional binding olny for test: binding name: mybinding, value: myMapName result: ... mybinding ="A011081177" ... Why WO try to resolve myMapName String and bind it to a resource? I'm feel so stupid... Romeo ---------------------------------------- Valxer di Romeo Mariani Via Macallé, 22 20038 - Seregno - MI (Italy) Tel: +39 340 8105007 Mail: [email protected] _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev