Author Login
Post Reply
user Digest 21 Aug 2010 01:31:42 -0000 Issue 9148
Topics (messages 207249 through 207264):
2.2.1 Local Freemarker Templates ignored?
207249 by: dusty
207250 by: Sean Ford
Re: Performance issues
207251 by: Dale Newfield
Spring Roo and Struts2?
207252 by: MB
Spring Web flow 2 vs Struts2
207253 by: MB
2.2.1 - Validation Behavior
207254 by: Daniel Stephenson
207255 by: Lukasz Lenart
Ajax support for Struts 2.2.1
207256 by: Matthew Barrett
207257 by: Lukasz Lenart
207258 by: jordi
207262 by: Dave Newton
[S2] <s:token/> warning message
207259 by: mailtolouis2020-struts.yahoo.com
Re: Hosting for Struts 1.2 tomcat
207260 by: erikweber.mindspring.com
207261 by: Dave Newton
207263 by: erikweber.mindspring.com
Jasper for ODF
207264 by: Frans Thamura
Administrivia:
---------------------------------------------------------------------
To post to the list, e-mail: user@(protected)
To unsubscribe, e-mail: user-digest-unsubscribe@(protected)
For additional commands, e-mail: user-digest-help@(protected)
----------------------------------------------------------------------

Attachment:
user_207249.ezm (zipped)
Has anyone noticed that local Freemarker templates they kept in /template are
no longer being picked up in favor of the .jar templates?
Any ideas if there is a constant or change to where we put templates to fix
this?
--
Sent from the Struts - User mailing list archive at Nabble.com.

Attachment:
user_207250.ezm (zipped)Hi Dustin,
I am experiencing the same problem. I actually sent an email to this
list yesterday about it... Sorry, I don't have a fix or workaround for
it yet :-(
Sean
On Wed, Aug 18, 2010 at 10:01 PM, dusty <dustin_pearce@(protected):
>
> Has anyone noticed that local Freemarker templates they kept in /template are
> no longer being picked up in favor of the .jar templates?
>
> Any ideas if there is a constant or change to where we put templates to fix
> this?
> --
> View this message in context: http://old.nabble.com/2.2.1-Local-Freemarker-Templates-ignored--tp29478547p29478547.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>

Attachment:
user_207251.ezm (zipped)On 8/18/10 7:42 PM, Nathan Meeker wrote:
> Well, I added Javatemplate plugin:
Has anyone figured out any way to use this selectively? Meaning on some
portion of a site (certain .jsps, etc.) or just on tags using the simple
theme (still using the freemarker implementation for non-simple tags)?
-Dale

Attachment:
user_207252.ezm (zipped)Anyone here uses Spring Roo and Struts2 in the same projects? If so, how
have you setup your work environment? How have you split the
responsibilities between the different frameworks where they overlap?
/MB

Attachment:
user_207253.ezm (zipped)What would be the major points where Spring Web flow 2 and Struts2
differs in in development productivity and the actual possible results?
Does Struts2 have leverage on Spring Web flow 2 when it comes to making
rich interactive interfaces with AJAX for instance? What are your
opinion and your experiences?
/MB

Attachment:
user_207254.ezm (zipped)I'm wondering if anyone has seen the following behavior.
I upgraded from 2.1.8.1 to 2.2.1 and now, if there is a field validation
error when I try to submit a form, the errors no longer show up on the jsp.
I have a result type of input declared like this:
@Result(name = "input", type = "chain",
params = {"namespace", "/sc", "actionName",
"workerScheduleCsrCreatePopup"})
When the chain happens and hits the method the field errors are no longer on
the request. I just rolled back to 2.1.8.1 and the field errors were
populated again.
Thanks in advance.
Daniel

Attachment:
user_207255.ezm (zipped)2010/8/19 Daniel Stephenson <dan.stephenson@(protected)>:
> @Result(name = "input", type = "chain",
> params = {"namespace", "/sc", "actionName",
> "workerScheduleCsrCreatePopup"})
>
> When the chain happens and hits the method the field errors are no longer on
> the request. I just rolled back to 2.1.8.1 and the field errors were
> populated again.
Maybe that is related to your case?
https://issues.apache.org/jira/browse/WW-2869
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

Attachment:
user_207256.ezm (zipped)Hi,
We have been using the Dojo plug-in in Struts 2.1.8 with some success and have been waiting with open minds for the new Struts 2.2.1 in which way they are going to go with AJAX.
I wouldn't mind some advice which AJAX plug-in's / toolkits people are finding working well with Struts?
Has anyone tried using the full Dojo within Struts, rather than just the historic built in tag libraries.
I don't want to have to remove all our Dojo references for another tool to find that this has limitations it has taken us long enough to learn the Dojo.
Kind Regards
Matthew Barrett
InJenuity
Mobile: 0753 372 1667
Email: matthew@(protected)
Web: www.InJenuity.co.uk
32 Station Road, Tilbrook
Huntingdon, Cambridgeshire PE 28 0JT

Attachment:
user_207257.ezm (zipped)Take a look on jQuery plugin
http://code.google.com/p/struts2-jquery/
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

Attachment:
user_207258.ezm (zipped)We're using full dojo 1.5 but without any tag library and we are very happy
with it. We stopped using the plugin long time ago... it was always far away
from latest dojo release
On Fri, Aug 20, 2010 at 10:19 AM, Lukasz Lenart <
lukasz.lenart@(protected):
> Take a look on jQuery plugin
> http://code.google.com/p/struts2-jquery/
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> Kapituła Javarsovia 2010 http://javarsovia.pl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>

Attachment:
user_207262.ezm (zipped)On Fri, Aug 20, 2010 at 1:39 AM, Matthew Barrett wrote:
> Has anyone tried using the full Dojo within Struts, rather than just the
> historic built in tag libraries.
>
Sure. It's just like using anything else without tag support; you use it as
you would with any back end system. And personally, for all but the
*completely* trivial cases, there's almost no advantage to using a tag-based
library since you have to write the JavaScript either way.
Dave

Attachment:
user_207259.ezm (zipped)
Attachment:
user_207260.ezm (zipped)I opened an account with slicehost earlier this year, and I have to say, I am quite impressed with it from an operational standpoint. Basically it's like having your own box. You can install anything you want. If you know the basics of Linux administration you can get started. Basic plan is $20 per month. Customer service is good.
However, I've got lots of serious doubts about all this cloud stuff and so far haven't been able to bring myself to put any critical data out there yet. If you can afford a dedicated box I would look for one unless your data is read-only and public. But that's just my opinion.
-----Original Message-----
>From: abhishek jain <abhishek.netjain@(protected)>
>Sent: Aug 9, 2010 7:55 AM
>To: Struts Users Mailing List <user@(protected)>
>Subject: Hosting for Struts 1.2 tomcat
>
>hi,
>I need shared hosting for struts 1.2 on tomcat. Would anyone recommend one,
>also what is better VPS or shared hosting for this .
>I am looking for lowcost , good quality .
>Please advice.
>--
>Thanks and kind Regards,
>Abhishek jain

Attachment:
user_207261.ezm (zipped)On Fri, Aug 20, 2010 at 7:09 PM, <erikweber@(protected):
> However, I've got lots of serious doubts about all this cloud stuff [...]
Like what?
Dave

Attachment:
user_207263.ezm (zipped)Like whether I have complete control over the lifecycle of my data. Like, privacy.
-----Original Message-----
>From: Dave Newton <davelnewton@(protected)>
>Sent: Aug 20, 2010 7:14 PM
>To: Struts Users Mailing List <user@(protected)
>Subject: Re: Hosting for Struts 1.2 tomcat
>
>On Fri, Aug 20, 2010 at 7:09 PM, <erikweber@(protected):
>
>> However, I've got lots of serious doubts about all this cloud stuff [...]
>
>
>Like what?
>
>Dave

Attachment:
user_207264.ezm (zipped)hi all
we know jasper 3 has feature to export to ODS and ODT, using oasis exporter
any one know, who to export to this 2 format
result="ods" ?
--
Frans Thamura
Director
Meruvian.
The Most Complete Java Services Provider in Indonesia
Mobile: +6287885901958
Blog & Profile: http://frans.thamura.info
We grow because we share the same belief.