gwt and struts 2

2010-01-30 Thread Michael Finney
. -- Michael Finney - Always Striving To Serve You Better Every Day http://www.SmilingSoftwareSolutions.com - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: The GWT Plugin

2010-01-21 Thread Michael Finney
/ -- Michael Finney - Always Striving To Serve You Better Every Day http://www.SmilingSoftwareSolutions.com - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

write a test which tests an interceptor

2010-01-13 Thread Michael Finney
an ActionProxy, get an action from it, and call the action's execute. Thoughts? Thanks. -- Michael Finney - Always Striving To Serve You Better Every Day http://www.SmilingSoftwareSolutions.com - To unsubscribe, e-mail: user

combat JavaScript caching

2009-09-29 Thread Michael Finney
/version/MyScript.js/ How can I do that with struts2 (2.1.6) or with a plain old Java Filter? I'm open to other solutions such as create a new JavaScript file name any time an update is made. I'd rather this not be a manual process though. -- Michael Finney - Always Striving To Serve You Better

Re: [s2] Struts 2.1.8 - jsonplugin 0.34

2009-08-06 Thread Michael Finney
 at com.googlecode.jsonplugin.SerializationParams.init(SerializationParams.java:38)  at com.googlecode.jsonplugin.JSONResult.writeToResponse(JSONResult.java:194)  at com.googlecode.jsonplugin.JSONResult.execute(JSONResult.java:184) ... Help would be greatly appreciated, Alfredo -- Michael Finney - Always Striving

XML data in request parameter gotchas?

2009-07-18 Thread Michael Finney
Hi, If a client is sending us XML via HTTP POST, are there any gotcha's with struts2? Also, what is a great way to send test XML data using an HTTP POST; just populate a form field and submit it? Thanks. - To unsubscribe,

Google Web Toolkit and JQuery

2009-03-15 Thread Michael Finney
with struts2 focusing on jQuery? I wouldn't think so. [OT?]Will using GWT tie our hands and thus not avail ourselves of stuff jQuery has available? Architectural / technological choices like these are always interesting. :) Thanks for your help. -- Michael Finney - Always Striving To Serve You Better

RE: struts-2-blank which issue?

2009-03-08 Thread Michael Finney
Yes. I'm looking for a means of notification as opposed to trying the command out every couple months. -- Michael Finney - Always Striving To Serve You Better Every Day fin...@acm.org http://www.SmilingSoftwareSolutions.com -Original Message- Michael Finney wrote: For the struts-2

struts-2-blank which issue?

2009-03-07 Thread Michael Finney
Hi, For the struts-2-blank archetype (http://struts.apache.org/2.x/docs/struts-2-blank-archetype.html ), is the best (most relevant) issue to Watch https://issues.apache.org/struts/browse/WW-2911 ? Thanks. -- Michael Finney - Always Striving To Serve You Better Every Day fin...@acm.org http

adding a content-length header

2009-03-01 Thread Michael Finney
which has been rendered? I could create an interceptor that after the invoke() I get the HttpServletResponse. The question remains: How can I get access to the content length of the content which has been rendered? Thanks. -- Michael Finney - Always Striving To Serve You Better Every Day fin

RE: Maven and Struts 2 Stack

2009-02-02 Thread Michael Finney
= archetype-blank. What would the archetypeVersion be? 2.1.6.0? What catalog should I use to find this archetype? http://maven.apache.org/plugins/maven-archetype-plugin/specification/archety pe-catalog.html talks about catalogs in general, but is not specific. Thanks. -- Michael Finney - Always

RE: maven2 and new struts 2 project

2009-01-04 Thread Michael Finney
artifactIddisplaytag/artifactId version1.1.1/version /dependency I hope the above information serves some people well. -- Michael Finney - Always Striving To Serve You Better Every Day fin...@acm.org http://www.SmilingSoftwareSolutions.com -Original Message

maven2 and new struts 2 project

2009-01-03 Thread Michael Finney
, skip archetype selection, and ask it to create a war project for me? What do you recommend at this point? Thanks, Mike -- Michael Finney - Always Striving To Serve You Better Every Day fin...@acm.org http://www.SmilingSoftwareSolutions.com

Struts 2.x Forwarding To A Page Securely

2008-08-19 Thread Michael Finney
Hello. If I have built a URL, flow of control is in an action, and I want to send the user to another web application, how can I do that in a way such that the user cannot see the URL and is secure? Thanks, Mike -- Michael Finney - Always Striving To Serve You Better Every Day [EMAIL PROTECTED

Struts 2.x Forwarding To A Page Securely

2008-08-19 Thread Michael Finney
Hello. If I have built a URL, flow of control is in an action, and I want to send the user to another web application, how can I do that in a way such that the user cannot see the URL and is secure? Thanks, Mike -- Michael Finney - Always Striving To Serve You Better Every Day [EMAIL

Struts 2 and radio buttons

2008-08-09 Thread Michael Finney
Using the simple theme, how do: o I get radio buttons in a group to be vertically listed? Thanks, Mike -- Michael Finney - Always Striving To Serve You Better Every Day [EMAIL PROTECTED] http://www.SmilingSoftwareSolutions.com

RE: Struts 2 and radio buttons

2008-08-09 Thread Michael Finney
Thank you. I was wondering about CSS. I had not considered extending the theme. That's a nice idea. :) Digging into themes is something I should consider more often perhaps. -- Michael Finney - Always Striving To Serve You Better Every Day [EMAIL PROTECTED] http