From HTTP/RequestProcessor point of view, redirection is not chaining.
On 4/30/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote:
maybe you should give us a use-case where you plan use action chaining?
Also the kind of chaining (redirect, direct call, forward) is important.
regards
leon
On 4/30/06
i have had brief info on struts-java-jsp.
i want to make simple application having features of
- struts-java(beans, forms etc) -jsp-tags
- CREATE-UPDATE/EDIT-DELETE-SEARCH
- database like mysql at backend
- using all types of fields - char, varchar, numeric, logic, date, memo
can some send me r
At 5:10 PM -0700 4/30/06, David Evans wrote:
below...
On Sun, 2006-04-30 at 17:47 -0500, Joe Germuska wrote:
On 4/30/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
>I have seen some discussions on this forum regarding
>action chaining. Primarily, the advices are to think
>through the business
below...
On Sun, 2006-04-30 at 17:47 -0500, Joe Germuska wrote:
> On 4/30/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
> >I have seen some discussions on this forum regarding
> >action chaining. Primarily, the advices are to think
> >through the business logic before making decision on
> >chaining
On 4/30/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
I have seen some discussions on this forum regarding
action chaining. Primarily, the advices are to think
through the business logic before making decision on
chaining actions.
What are the disadvantages of action chaining? Why
action chainin
maybe you should give us a use-case where you plan use action chaining?
Also the kind of chaining (redirect, direct call, forward) is important.
regards
leon
On 4/30/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
I have seen some discussions on this forum regarding
action chaining. Primarily, the
When returning back to the input html form page on Exception,
mapping.getInput() returns correctly to that page but the form-fields entered
by the user are not there anymore. This is a part of my code:
public ActionForward saveMethod(ActionMapping mapping, ActionForm form,
Ht
Hi,
display:table tag works on beans( or lists) which are kept in one of scopes.
You can send your data bean to jsp by implementing your forward-like action,
just takes data, puts it in a scope and forwards to jsp page. Then, limit
access to jsp page, and update your links to your new forward-
8 matches
Mail list logo