Hi Dave,
I am sorry if this question goes out of the range. Thanks for your answer
!!!
J.
--
View this message in context:
http://www.nabble.com/Action-and-ActionForm-newbie-questions-tp19692405p19721298.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
--- On Fri, 9/26/08, UseTheFork <[EMAIL PROTECTED]> wrote:
> What is the proper way?
There is no single "proper way". It depends on your environment, your
application, and so on.
In general your actions should be wrappers around calls to services, no matter
how they're implemented.
These quest
Hi Laurie and Dave,
I am reading contradictory information from different sources on the
Internet and I am getting confused.
i) Assuming that I am writing a JSP page to register a new user using a
form: I should implement an ActionForm to retrieve the data entered by the
user, correct? I shoul
I thought you were learning Struts 2.
Dave
--- On Fri, 9/26/08, UseTheFork wrote:
> I am learning about Struts and I am trying to understand
> the proper usage of
> Actions and ActionForms. Can you tell me if the following
> is correct?
>
> i) Actions are implemented as glue between the View (JS
UseTheFork wrote:
Hi,
I am learning about Struts and I am trying to understand the proper usage of
Actions and ActionForms. Can you tell me if the following is correct?
i) Actions are implemented as glue between the View (JSP for example) and
the Model part (Hibernate for example) in MVC. Typi
5 matches
Mail list logo