Got it working... :)
Thank you very much Jyothi,
On Thu, Jul 1, 2010 at 2:57 PM, Jyothi Rajesh wrote:
> You will need to have a dedicated action to generate the data for the grid.
> This action will have to be inlcluded in the main page. And since this
> action forwards to the same grid JSP, wh
You will need to have a dedicated action to generate the data for the grid.
This action will have to be inlcluded in the main page. And since this
action forwards to the same grid JSP, whether you include it in the main
page or through AJAX, it will give the same effect.
On Thu, Jul 1, 2010 at 1:27
Thanks for replying Jyothi,
I have some questions,
if we call that separate JSP file where the resides, then how
can i show it in the main page, if AJAX request call loads the grid page,
then how can i move back to main page, because the grid should appear on the
main page.
On Thu, Jul 1, 201
Hi,
Here is how you can do it:
1) Have an independent JSP which will just include the grid using the
s:iterator tag.
2) The forward/result of the servlet/action given in the AJAX request should
be this JSP.
3) In the AJAX callback function, the above JSP will give the HTML to be
rendered.
4) Use
David,
I am not able to figure out the following:
Let us say I have a page A.jsp in which I have a
hidden iframe called B.jsp. Now this page A.jsp has
the select onchange call which in turn sets some
values in the form present in the hidden iframe B.jsp
and submits the form in the iframe B.jsp.
Here you go...
- Forwarded by David Hay/Lex/Lexmark on 09/07/2004 05:33 PM -
|-+>
| | David Hay|
| ||
| | 09/02/2004 01:55 |
| | PM |
|
>
> |
> | To: Struts Users Mailing List
> <[EMAIL PROTECTED]>
> |
> | cc:
|
| To: Struts Users Mailing List <[EMAIL PROTECTED]>
|
| cc:
|
Well ,this requires that the end-user's browser has a
java plug-in installed. We are trying to look at
approaches where there wouldn't be any addtln set up
required on the client side.
Thanks
Meena
--- Jim Barrows <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: meena r
> -Original Message-
> From: meena r [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 03, 2004 12:29 PM
> To: Struts Users Mailing List
> Subject: Page refresh
>
>
> Hi,
>
> I am currently working on a Struts based project where
> we have a requirement to fetch details/images from t
10 matches
Mail list logo