Sorry, Feky, you lost me also on this one.
Could you elaborate?


At 05:32 pm 08-01-2002 +0100, you wrote:
Hi,
 
i've got this problem ...
 
i use one action "/sampe/action". it's dispather based action. it got two forwards ("form", "list").
 
forward "form" points to .jsp with common form. this form submit's data to my action (/sample/action)
 
forward "list" points to .jsp with list of elements. from this page i link my action (/sample/action?action=delete&id=1 , /sampe/action?action=create , ...)
 
the problem is that i can't set formbean to be defined in action. camino looks like it set's it (it really set's it it's in struts-config.xml), but when i look into properties of action i see that formbean is not set. the only way to remember formbean for action is to define it in form.
 
any suggestions ?
 
thanks
 
Feky

--
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"

Reply via email to