Hi,
I'm trying to create a simple ajax using struts2. The ajax is running fine.But
I'm trying to fix this error message when using https server. The alert message
is "This page contains both secure and nonsecure items.
Do you wish to display the nonsecure items?".
Here's my code.
<%@ page cont
o/src/widget/nls/en-us/DropdownTimePicker.js
Will this be the problem.
I'm using struts2-core-2.0.9.jar
Jeromy Evans <[EMAIL PROTECTED]> wrote: Simon Sew wrote:
> Hi,
> I'm trying to create a simple ajax using struts2. The ajax is running
> fine.But I'm trying t
.1 version out there?
Jeromy Evans <[EMAIL PROTECTED]> wrote: Simon Sew wrote:
> Hi Jeromy,
> The solutions provided doesn't work for me.
> I still have the pop up message.
>
> One more thing.
> I found out that struts2 dojo have some missing files.
> I used fi
Hi,
Can you provide me with the link on how to upgrade the dojo toolkit.
Cant find a page that is simple enough for me to understand.
Thanks.
P.S: Already post my problem to dojo mailing list. Hope I can get some answers.
Jeromy Evans <[EMAIL PROTECTED]> wrote: Simon Sew wrote:
> Hi,
&
Hi,
I have a problem where the ajax div (see source code) will initialize once when
I load the page.What I wanted to do is to make it run only when i publish the
topic. Am I missing something here. I'm using v2.0.11. Thanks.
Regards,
Simon
Hi,
I'm having this request/session timeout problem.
My page have a link to generate and export pdf file. The problem is sometimes
the generated file is very huge (100MB++) and it takes quite some time to
export it (30 to 90 minutes). How do I prevent it from timeout when it is
exporting at tha
imeout irrespective of what you do in your webapp.
If the file takes so long to generate is there any reason why your not
pre-generating it, caching it and serving it as a static file?
Al.
- Original Message -
From: "Simon Sew"
To:
Sent: Thursday, May 22, 2008 7:32 AM
Subject: Request
Hmm...
I will try that.
Thx.
Owen Berry <[EMAIL PROTECTED]> wrote: How about having a DOJO remote div that
refreshes, thereby keeping the
session active. Could even show progress on the pdf generation.
On Thu, May 22, 2008 at 8:23 AM, Simon Sew wrote:
> Because we are required to gen
t during the download?
L.
> If the file takes so long to generate is there any reason why your not
> pre-generating it, caching it and serving it as a static file?
>
> Al.
>
> - Original Message - From: "Simon Sew"
> To:
> Sent: Thursday, May 22, 2008 7
return a 'generating
PDF...' response immediately and do the generation in the background.
See the execAndWait interceptor for one way to approach that:
http://struts.apache.org/2.0.11.1/index.html
L.
Simon Sew wrote:
> The request timeout occurs when it is still generating the pdf
10 matches
Mail list logo