Hi,
We are working on upgrading our project Struts version to 2.3.16
When we log into our application, the JSP in not being render. Instead we
are getting an error in the logs as shown below.
I have updated the tiles jar files to
tiles-api-2.0.6.jar
tiles-core-2.0.6.jar
tiles-jsp-2.0.6.jar
tiles-
ctually getting sent back and forth from your browser? How
about putting a breakpoint in the page and checking the values using a
debugger.
-Richard
-Original Message-
From: Rizwan Merchant [mailto:[EMAIL PROTECTED]
Sent: Monday, June 12, 2006 3:18 PM
To: Struts Users Mailing List
Subjec
Hi Richard,
I tried this and it still doesnt work..here is a snippet from my jsp..
Not sure why this wont work..!!
<%@ include file="/taglibs.jsp"%>
Hi,
I tried setting the response headers in the action before forwarding to
the appropriate jsp page...but the pages are still cached for some
reason...here is what i did..please can you tell me what I am doing wrong.
Thanks.
In the action method...
request.setAttribute("orders", order
order (session db ..where)that you change in
the action that is not reflected in the forwarded page
Cheers
-Original Message-
From: Rizwan Merchant [mailto:[EMAIL PROTECTED]
Sent: Sat 10/06/2006 01:18
To: Struts Users Mailing List
Cc:
Subject: Page does not refresh after action
Hi,
I have a page with a bunch of orders, and each order has a "Cancel"
button next to it and the status text of that order. When I cancel a
particular order, the appropriate action is called, the order is
canceled and the action then returns to the same page. I can see the
page being reloade
tended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please
notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message ----- From: "Rizwan Me
Frank
Paul Benedict wrote:
Do you have auto complete turned on? Make sure you don't.
Also for good measure, clear out any form field data in your browser
through IE preferences. I've seen something simlar happen before;
this is most likely a browser setting issue.
--- Rizwan Merchant <
Hi,
I have a Order form that contains an Order object. One of the properties
of the order object is an array called "packages". Each package has a
height, weight and length.
In the jsp, we create as many rows as there are packages in the order
and the customer can define the dimensions of each
New Meter Number"/>
type="submit" name="org.apache.struts.taglib.html.CANCEL" value="Cancel"
onclick="bCancel=true;" class="coloredButtons">
onclick="this.form.method.value='save&
p.com/reference/html40/forms/form.html
Are you using Struts tags? I don't remember if you said... they may
render a method attribute that overrides this... do a view source and
see what's there. If nothing, then it's probably a GET... of course,
FireBug, or similar browser tools
ack"? Someone mentioned previously that IE can be a bit
over-zealous when it comes to caching if you use get so it would be no
harm to rule that problem out.
Not sure that's a lot of help but it's the best I can come up with at
2:20 AM!
Bart.
Rizwan Merchant wrote:
Navigat
e details if we're to have any chance at all of helping.
Bart.
Rizwan Merchant wrote:
We have a wizard style customer set up process that is spread out
over 2 pages. The scope of the form is session (action definition is
shown below)
In firefox and netscape, when we fill out some da
We have a wizard style customer set up process that is spread out over 2
pages. The scope of the form is session (action definition is shown below)
In firefox and netscape, when we fill out some data on page 1 (stage1)
and then move to page2 (stage2), the data in page 1 is retained (this
can
Thanks Rick.
I have 6 checkboxes in that session scope form and 5 of them behave fine
(I can set or unset them), only one of them acts funny and cannot be
reset to false.
Any idea why this would be happening..just curious!
Rick Reumann wrote:
Rizwan Merchant wrote:
and in
Thanks for the responses guys! Please see end of message for follow up
question :)
So I get most of what you said about overriding the ActionForm. Since I
am using DynaValidatorForm I will need to extend that class.
Currently my form-bean definition is as follows
type="org.apache.stru
Hi,
I am having issue using checkboxes with the struts framework and
DynaValidatorForm.
I have a userForm that contains an object called "user" and another
object called "userRestrictions" (which defined permissions for that user.
When I access the page for the first time all permissions are d
length of time for a report generation? I'm inferring
this is a serious resource constraint for your system.
Rizwan Merchant wrote:
>I want the variable to be reset if the browser is closed. The browser could
>be closed while the report generation is in process (which is a separate
>
length of time for a report generation? I'm inferring
this is a serious resource constraint for your system.
Rizwan Merchant wrote:
>I want the variable to be reset if the browser is closed. The browser could
>be closed while the report generation is in process (which is a separate
>
by the report generation process,
independent of any browser windows open, therefore no problem, you never
need to know if the browser has been closed or not. Or have I misunderstood?
Brett
Rizwan Merchant wrote:
>Thanks for the previous input. I moved the report generation to a
>thread and
by the report generation process,
independent of any browser windows open, therefore no problem, you never
need to know if the browser has been closed or not. Or have I misunderstood?
Brett
Rizwan Merchant wrote:
>Thanks for the previous input. I moved the report generation to a
>thread and
?
Thanks,
-Riz.
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 5:23 PM
To: Struts Users Mailing List
Subject: Re: Intermediate loading page
Rizwan Merchant wrote:
>Hi Craig,
>
>Thanks for the reply. I came across this solution,
?
Thanks,
-Riz.
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 5:23 PM
To: Struts Users Mailing List
Subject: Re: Intermediate loading page
Rizwan Merchant wrote:
>Hi Craig,
>
>Thanks for the reply. I came across this solution,
then would this not
create a problem?
Thanks again for your input. Much appreciated.
-Riz.
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 3:37 PM
To: Struts Users Mailing List
Subject: Re: Intermediate loading page
Rizwan Merchant
then would this not
create a problem?
Thanks again for your input. Much appreciated.
-Riz.
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 3:37 PM
To: Struts Users Mailing List
Subject: Re: Intermediate loading page
Rizwan Merchant
portinCSV.dpt";if(reportsForm.getOutputFormat().equals(EMSConstants.REPORTS_FORMAT_PDF))return
(new ActionForward(pdfFilePath, true));return (new
ActionForward(csvFilePath, true));}Any help would be
appreciated. Thanks.
Rizwan Merchant - Software
portinCSV.dpt";if(reportsForm.getOutputFormat().equals(EMSConstants.REPORTS_FORMAT_PDF))return
(new ActionForward(pdfFilePath, true));return (new
ActionForward(csvFilePath, true));}Any help would be
appreciated. Thanks.
Rizwan Merchant - Software
27 matches
Mail list logo