Hi,
I'm using a tabbedPanel to include a call to several actions in tabs, each
action displaying a form on its own:
How can the "main" (or parent) JSP access what's in the forms of the actions in
each tab?
I.e., I have something like mainTabs.jsp:
And for example, the first tab is render
Got it.
Works way better with theme="ajax" in the s:div tag...
-Original Message-----
From: David Loup
Sent: 02 September 2008 14:22
To: Struts Users Mailing List
Subject: RE: Include menu action with sitemesh
Yup, firebug doesn't report any errors.
When looking at the Net ta
55
To: Struts Users Mailing List
Subject: Re: Include menu action with sitemesh
You're right, tag look like?
Have you tried loading up in Firebug?
-Wes
On Tue, Sep 2, 2008 at 7:54 AM, David Loup <[EMAIL PROTECTED]> wrote:
> Hi Wes,
>
> Thanks for your reply.
>
> Am
che.org/2.x/docs/ajax-div-template.html
Just be careful that the menu action does not get decorated by Sitemesh,
otherwise the result can be pretty bizarre :)
-Wes
On Mon, 2008-09-01 at 10:50 +0100, David Loup wrote:
> Hi there,
>
> I'm using sitemesh with struts 2 and am currently ap
Hi there,
I'm using sitemesh with struts 2 and am currently applying a decorator to all
my actions, including a static menu in a div.
So something like
menuitem 1
menuitem 2
menuitem 3
What I want to do is make that menu build dynamically to have, in spirit:
I have my menu ac
xplorer/
http://forum.java.sun.com/thread.jspa?threadID=233446&forumID=45
Brad Cupit
Louisiana State University - UIS
-Original Message-
From: David Loup [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 08, 2008 7:42 AM
To: user@struts.apache.org
Subject: Downloading file rendered in JS
Hi,
I'm trying to make one of my pages downloadable as a CSV file.
Currently my XML is configured like this:
/pages/download.jsp
And /pages/download.jsp renders the list as a CSV.
I have changed the content type in the CSV:
<%@ page contentType="text/csv" %>
Hi,
I'm trying to have Struts 2 redirect over HTTPS protocol.
On submit of a form calling editPerson.action (on a page already on
HTTPS), the following redirects to HTTP.
listPersons
/pages/viewPerson.jsp
Is there any configur
e a form that I want to use to edit the contents of the map.
But it puts only empty values in the map (as keys and values).
-Original Message-----
From: David Loup
Sent: 22 February 2008 17:45
To: Struts Users Mailing List
Subject: RE: Access value of a map inside an iterator
Hi Dave,
quot; strings.
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: 22 February 2008 17:40
To: Struts Users Mailing List
Subject: Re: Access value of a map inside an iterator
--- David Loup <[EMAIL PROTECTED]> wrote:
>
>
>
=>
or
Hi,
I'm iterating over a collection of String, and for each of these String
I want to access the value inside a map with that String as a key.
I have tried:
And
And a few other things, but just can't seem to get it to work.
I've used up about three keyboard
11 matches
Mail list logo