Hi Herman, The "input" attribute on the Path Properties dialog can be misleading: When you use the Path Properties dialog to view/edit (instead of adding) a path, it always shows the current value as "Original". That's why after you've changed it from "Original" to "New" when you were adding a new path, it becomes the "Original" the next time you edit the path.
(To verify the change is effective, after you save the project in Camino, open the struts-config.xml in a text editor. You should see 'input="blah"' in the <action> element.) Regarding the error message, were you forwarded back to the JSP from which you came? If yes, that means the 'input' attribute is set correctly. If you couldn't see the error message, it could be other mistakes. You may attach and send your struts-config.xml, JSP and FormBean source to the mailing list to let me have a look. regards, -- John At 09:53 am 17-05-2002 +0200, you wrote: >Hi > >I'm trying Camino application and I have a problem. >When I select "New" for the input attribute of a Path Properties in the Tab >Page and I click "Ok" the change is not becoming effective. Because when I >look and see the property of this attribute in the pop-up Path Properties, >it's always on "Original" but near this it's not write "<Empty>" but the >path of the JSP like "New". >And when I put a tag-error (<html:errors property="xxx" />) in this page, I >can't see the error message although I put an ActionErrors in my Bean >ActionForm. > > >Matthieu -- John Yu Scioworks Technologies e: [EMAIL PROTECTED] w: +(65) 873 5989 w: http://www.scioworks.com m: +(65) 9782 9610 Scioworks Camino - "Rapid WebApp Assembly for Struts" === To subscribe/unsubscribe, visit http://list.scioworks.com:8081/guest/RemoteListSummary/camino_user
