2010/1/17 Stephan R. Mueller :
> Hi list.
>
> I'm playing with tiles and currently, I'm only able
> insert the full code of a template. Is there a way
> to define what part of a template is about to be
> inserted? like:
>
> template
>
> random stuff
>
> only this section will be inserted
Am 17.01.2010 um 09:08 schrieb Antonio Petrelli:
> 2010/1/17 Stephan R. Mueller :
>> Hi list.
>>
>> I'm playing with tiles and currently, I'm only able
>> insert the full code of a template. Is there a way
>> to define what part of a template is about to be
>> inserted? like:
>>
>> template
>>
I am using the second one because there are many updates (very good).
the first one does not seem to change.
I have heard that the 2 are going to merge...don't know if it's a urban legend
fr/
ps: in any case, it's better than dojo plugin :-)
___
Lukasz,
Sorry for getting back to this late. I was out of town. Yes it
exists. I am basically using a JakartaMultiPartRequest class that
someone modified and added an UploadProgressListener listener hooks.
I instantiated the class to verify.
Steve
On Thu, Jan 14, 2010 at 2:01 AM, Lukasz Lenar
Hi,
I would like to add a UploadProgressListener to a struts file
upload. I tried setting the struts.multipart.parser property but I
can't seem to override the setting. I also tried downloading the
"Advance File upload plugin" but no download link. So I basically have
3 questions.
1) Is it poss
Hi,
Have you tried the Execute and Wait interceptor?
http://struts.apache.org/2.0.14/docs/execute-and-wait-interceptor.html
I propose you this solution, assuming that you want to accomplish the
"progress meter effect".
Cheers,
Jorge
On 17-01-2010 18:57, Stephen Ince wrote:
Hi,
I would
Jorge,
Thx for the suggestion. I will definitely use this for other pages.
I am basically doing file uploads and want to use the dojo status bar,
so that I can maintain the same look and feel in my application.
Steve
On Sun, Jan 17, 2010 at 2:37 PM, Jorge Sousa
wrote:
> Hi,
>
> Have you tried
I need to migrate an application from struts1 to struts2.1.6.
I had a plug-in configurations existing in Strut1 application related to SAP
connection pool creation(CCreateSAPConnectionPlugin.java as shown below
implementing org.apache.struts.action.PlugIn).This will create a SAP
connection pool wi
8 matches
Mail list logo