Subject: Struts + MVC Philosophical question
From: "André Augusto de Oliveira Aragão" <[EMAIL PROTECTED]>
 ===
HI!

I'm using struts to develop an application. I have an action, that has an
input page, and a result page. However, the input page needs information
that is in the model. Following mvc, I can´t access the model directly from
view. With struts, the input page is called before calling the action.
Strictly following MVC, how can I populate the input page with model info I
need? Any ideas?



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to