RE: Empty lines before doctype declaration

2009-04-06 Thread Martin Gainty
? Martin __ Verzicht und Vertraulichkeitanmerkung / Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder

RE: Struts 2/Spring and @Required

2009-04-06 Thread Martin Gainty
/convention-plugin.html does this help? Martin __ Verzicht und Vertraulichkeitanmerkung / Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede

RE: Unable to get 'ScopedModelDriven' to work for session scope

2009-04-06 Thread Martin Gainty
/parameter-filter-interceptor.html ? Martin __ Verzicht und Vertraulichkeitanmerkung / Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede

RE: Struts2 / Cimande @ MEruvian Foundation

2009-04-06 Thread Martin Gainty
right now Indonesia is doing better than New England where the unemployment rate has recently jumped to 75% i do think a learning experience could benefit us all.. Bon Chance Frans! Martin __ Verzicht und Vertraulichkeitanmerkung / Note de déni et

RE: WW-1960 converting all parameters to string array

2009-04-01 Thread Martin Gainty
you may have found a bug on a untested cornercase.. pls see followup comments in JIRA thanks Recently I upgraded to struts 2.1 GA from 2.0. Noticed that param tag used in action tag is no longer passing non array non string objects to the action being called, actually throwing an exception

RE: jsp page not display data when using ModelDriven---class can get parameter from jsp file

2009-03-31 Thread Martin Gainty
Where is your code for BaseActionS2? Glad to know Im not the only person who watches BBC! Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged. If you are not the intended recipient, we kindly ask you

RE: ServletUrlRenderer.renderFormUrl NPE moving from 2.0.14 to 2.1.16

2009-03-31 Thread Martin Gainty
Hi Derrick- could you check your jsp to determine where you push nameValue onto the OGNL ValueStack? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung / Disclaimer and confidentiality note Diese Nachricht ist vertraulich. Sollten Sie nicht der

RE: post-redirect-get in Firefox

2009-03-30 Thread Martin Gainty
In Firefox so if I am on Investran and am redirected to cyberspaceroad I then (login) to welcome-file on cyberspaceroad on refresh I am redirected to original Investran Can you see which redirect code is returned (301,307) and which method(POST/GET) ? Martin

RE: Temporary user activity information storage problem....

2009-03-29 Thread Martin Gainty
of Databases) what should be stored where depends on the subsystems that will be configured with your shopping cart.. Enterprise systems usually will setup EJB containers to allow your client to either persist/retrieve entity bean values via RMI anyone? Martin

RE: Any way to have multi-line text to be retrieved by s:text?

2009-03-28 Thread Martin Gainty
Good Morning Yaron- did you get a chance to look at implementing wrapped text with struts textarea http://struts.apache.org/2.x/docs/textarea.html ? Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged

RE: Any way to have multi-line text to be retrieved by s:text?

2009-03-28 Thread Martin Gainty
also good idea for language translation glad to hear that worked for you Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged. If you are not the intended recipient, we kindly ask you to please inform

RE: file download problem in application server

2009-03-26 Thread Martin Gainty
I assume your blob Class is Serializable? http://www.hibernate.org/hib_docs/v3/reference/en/html_single/ ? Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged. If you are not the intended recipient, we

RE: User changing theme in Struts 2

2009-03-25 Thread Martin Gainty
could you explain how sitemesh installs to (presumably the) template folder? which sitemesh parameters are configurable? thanks, Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged. If you

RE: breaking struts.xml

2009-03-25 Thread Martin Gainty
yes thats one way of handling it.. Another way is to implement Castor XML to Javaclass code generation feature http://www.castor.org/features.html#Castor-XML-code-generator after the code is gen'ed you can of course / compile /configure and jar it up HTH Martin

RE: Config-browser properties tab broken (2.1.6)

2009-03-25 Thread Martin Gainty
can you post jsp and xml action config? thx, Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged. If you are not the intended recipient, we kindly ask you to please inform the sender. Any unauthorised

RE: ClassCastException com.dev.model.Form cannot be cast to java.lang.String

2009-03-24 Thread Martin Gainty
? Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged. If you are not the intended recipient, we kindly ask you to please inform the sender. Any unauthorised dissemination or copying hereof is prohibited

RE: Using Anchor Component for creating custom anchor tag

2009-03-24 Thread Martin Gainty
Have you verified the Anchor Tag's 3 required parameters stack, request, response are initialised properrly and non null before constructing the anchor tag ? Martin __ Disclaimer and confidentiality note This message is confidential and may

RE: Struts 2 tags not translated to html when using tiles

2009-03-19 Thread Martin Gainty
/ s:password key=password / s:submit/ /s:form Martin __ Verzicht und Vertraulichkeitanmerkung / Disclaimer and confidentiality note Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine

RE: Web Services

2009-03-17 Thread Martin Gainty
.. Spring is powerful (i've used it primarily as a SessionFactory..) i have'nt seen any web-services deployed thru Spring Framework..would appreciate a touchback on anyone who has used Spring for Web-Service deployment thanks, Martin __ Verzicht und

RE: this is driving me nucking futs!

2009-03-15 Thread Martin Gainty
conventions that examine the URL and the HTTP method. Special care has * been given to ensure this mapper works correctly with the codebehind plugin so that * XML configuration is unnecessary. */ Does this conform to your understanding of ROR REST-style mappings? Martin

RE: tag set

2009-03-15 Thread Martin Gainty
so the examples are valid? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse

RE: tag set

2009-03-14 Thread Martin Gainty
..to set.. s:set name=user value=user scope=request/ ..to access.. s:property value=#request.user/Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender

RE: this is driving me nucking futs!

2009-03-14 Thread Martin Gainty
based on the selected maven build profile. MGare you voluntering to create a maven archetype for this? MGanyone else? MGthanks for the info..this has been helpful MG mgainty wrote: dave answered about namespace curious about 'routes pattern' thanks, Martin

RE: tag set

2009-03-14 Thread Martin Gainty
of course you want the parameters on the vs in which case you will have to implement Petrellis ParametersInterceptor.. http://struts.apache.org/2.0.14/struts2-core/apidocs/com/opensymphony/xwork2/interceptor/ParametersInterceptor.html Martin __ Disclaimer

RE: tag set

2009-03-14 Thread Martin Gainty
Can you fix the examples in struts-2.1.6\src\apps\showcase\src\main\java\org\apache\struts2\showcase\integration ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business

RE: tag set

2009-03-14 Thread Martin Gainty
the location src\apps\showcase\src\main\java\org\apache\struts2\showcase\integration is where the (apparently incorrect version Struts1.x) examples are located *these examples are included in the 2.1.6 distro* Martin __ Disclaimer

RE: To .action or not to .action.

2009-03-13 Thread Martin Gainty
so you're saying that once .action is appended onto a URL its always in the URL sounds like a caching problem can you include a small jsp with relevant tags so we can reproduce the error? thanks, Martin __ Disclaimer and confidentiality note

RE: Required attribute

2009-03-13 Thread Martin Gainty
setSize(String size) { this.size = size; } } ---end TextFieldTag.java as I dont see required attribute (but I do see dynamic attributes=true) do you want a required attribute in TextField ? Martin __ Disclaimer and confidentiality note

RE: tag set

2009-03-13 Thread Martin Gainty
of the 3 params http://host:port/context/viewJobDetail.action?fname=Giorgioname=Armani Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission

RE: this is driving me nucking futs!

2009-03-12 Thread Martin Gainty
and retrieve attributes of back end objects your submit tag can call JavaScript which will construct a url variable as illustrated here just be sure to assign document.form.action=url before submitting as seen in submitForm() HTH Martin __ Disclaimer

RE: this is driving me nucking futs!

2009-03-12 Thread Martin Gainty
AnchorTag on a bean allows you to tack on infinitely more attributes ... Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature

RE: this is driving me nucking futs!

2009-03-12 Thread Martin Gainty
dave answered about namespace curious about 'routes pattern' thanks, Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential

RE: one action with two buttons

2009-03-11 Thread Martin Gainty
the assigned value to the submit button has to be unique as illustrated here http://struts.apache.org/2.x/docs/multiple-submit-buttons.html note the distinction of buttonName to compare to 'Submit' or 'Cancel' if (Submit.equals(buttonName))HTH Martin

RE: HOWTO implement multiple submit buttons with type = image.

2009-03-10 Thread Martin Gainty
(other than political) are there reasons why you would'nt want to stick with type='submit' and let the Action back end handle processing of RequestParameters/FormFields/SessionValues ? Martin __ Disclaimer and confidentiality note Everything

RE: Struts 2.6.1 key attribute not working as it did in Struts 2.0.11

2009-03-09 Thread Martin Gainty
in your 2.0.11 test where did you populate personBean.firstName with 'Bruce' ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission

RE: Cross Browser issues!

2009-03-09 Thread Martin Gainty
ShowDynamicTreeInitializeDAO.java? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse

RE: Struts 2 instance creation in memorey

2009-03-07 Thread Martin Gainty
), or on the response from a resource, or both http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/Filter.html Anyone? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender

RE: Get jsp content in struts action

2009-03-06 Thread Martin Gainty
baos = new ByteArrayOutputStream(); pw = new PrintWriter(baos); Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender

RE: Date time picker

2009-03-05 Thread Martin Gainty
Zoran where did you find jscalendar? how does it render both date and time? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission

RE: Unit Test with Struts2 + Spring + Maven

2009-03-05 Thread Martin Gainty
this is a maven question (which you should post to maven users group) maven-users as will I request the pom.xml which contains the details of execution of Unit-test goals show us your pom.xml so we can be of further assistance Martin __ Disclaimer

RE: Retrieving the values from list

2009-03-04 Thread Martin Gainty
://struts.apache.org/2.0.14/docs/iterator-tag-examples.html your reference to fu[bar] tries to resolve bar to a number and display what is located at stack position fu[barIntegerValue] does your ActionForm implement SessionAware interface as earlier suggested implements SessionAware ? Martin

RE: Possible to return ibatis query in xml file?

2009-03-04 Thread Martin Gainty
PLS_INTEGER; BEGIN ctx := dbms_xmlgen.newContext('SELECT * FROM A); xml := dbms_xmlgen.getXML(ctx); DBMS_OUTPUT.PUT_LINE(xml); i := dbms_xmlgen.getNumRowsProcessed(ctx); dbms_output.put_line(TO_CHAR(i)); END; /select Martin __ Disclaimer

RE: Best Practices for Forms

2009-03-02 Thread Martin Gainty
/apidocs/org/apache/struts2/interceptor/SessionAware.html Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender

RE: Update 2.0.x to 2.1.6

2009-02-22 Thread Martin Gainty
/guides/introduction/introduction-to-profiles.html Mit freundlichen Grüßen Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential

RE: getText did not return value in s:submit

2009-02-18 Thread Martin Gainty
static final long serialVersionUID = -6226845151026823748L; private Long empId; //textfield w/ conversion private String firstName; //the sought after firstName attribute private String lastName; //the sought after lastName attribute } HTH Martin

RE: Why is Validation not firing?

2009-02-18 Thread Martin Gainty
.showcase.actionchaining.ActionChain1 result type=chainactionChain2/result Martin USCitizen(Contractor) GMT+5 __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender

RE: Hiding s:select control: SOLVED!

2009-02-16 Thread Martin Gainty
glad to hear simple theme worked for you.. i'm wondering if you can produce inconsistent results wihen theme='ajax' if so you found a BUG can you display a small snippet of your jsp? thanks, Martin __ Disclaimer and confidentiality note Everything

RE: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread Martin Gainty
/filter-name filter-classorg.apache.struts2.dispatcher.FilterDispatcher/filter-class init-param param-nameactionPackages/param-name param-valueorg.almayer.web.action/param-value /init-param /filter HTH Martin

RE: Struts 2 file upload

2009-02-10 Thread Martin Gainty
distro Thanks Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party

[ANNOUNCEMENT] ApacheCon Europe 2009: Early Bird Deadline Extended until 13th of February

2009-02-10 Thread Martin Cooper
Forwarded at the request of the ApacheCon Europe 2009 Team: Here's some great news for everyone who's thinking of traveling to Amsterdam for this year's ApacheCon Europe. The Early Bird deadline has been extended to Friday, February 13th - and remember, there is a discount of 150 Euro on

RE: Datetimepicker and struts 2.1.6

2009-02-08 Thread Martin Gainty
anything in the logs?? Martin -- __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution

RE: How to initialize a List property through action configuration

2009-02-07 Thread Martin Gainty
any objections to allocating on the stack ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does

RE: Access Struts2 Action Properties

2009-02-05 Thread Martin Gainty
/ !--This will set -- s:param name=foo value=BAR / The value of foo is : s:property value=foo/, when inside the bean tag br / /s:bean HTH/ Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates

RE: getText did not return value in s:submit

2009-02-04 Thread Martin Gainty
Take a look at this example s:property value=%{getText('edit.action')} / what is displayed when property is displayed in jsp? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official

RE: s:iterator ¿begin - end?

2009-02-04 Thread Martin Gainty
Dave and Crew Where is the upside down question-mark key??? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature

RE: Executing action in a new tab?

2009-02-01 Thread Martin Gainty
a fairly good example is located at http://www.blueskyworkshop.com/topics/JavaScript-Pages/examples/Dojo-Tabs-With-Code.phponce you get it working ping me offline to wire into strutsMartin __ Disclaimer and confidentiality note Everything in this

RE: interceptor redirection problem

2009-01-31 Thread Martin Gainty
the problem is you are relying on your own ServletFilter this is possibly a configuration problem please display hibernate.xml,hibernate.properties Fairly comprehensive example of configuring hibernate with struts is located at http://www.hibernate.org/105.html Martin

RE: [S2] Race condition in SpringObjectFactory class loader

2009-01-31 Thread Martin Gainty
://www.jarfinder.com/index.php/java/info/com.opensymphony.xwork.spring.SpringObjectFactory If you're using 2.1.6 Struts I vote for placing xwork 2.1.2.jar in Webapp/WEB-INF/lib also.. clean off $TOMCAT_HOME/work folder Martin __ Disclaimer

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-01-30 Thread Martin Gainty
we can be of more assistance if you send us the .project Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature

RE: Getting a spring error and need help.

2009-01-26 Thread Martin Gainty
/ /interceptors /package /struts HTH/ Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse

RE: Spring Scope Default

2009-01-26 Thread Martin Gainty
/spring-context-2.5.xsd; !-- Activates @Autowired for ImageController -- context:annotation-config/ !-- MultiActionController that defines user interface actions as separate methods -- bean id=imageController class=org.springframework.samples.imagedb.web.ImageController/ HTH Martin

[ANNOUNCEMENT] Applications for ApacheCon EU 2009 - Now Open

2009-01-25 Thread Martin Cooper
Forwarded at the request of the TAC: The Travel Assistance Committee is now accepting applications for those wanting to attend ApacheCon EU 2009 between the 23rd and 27th March 2009 in Amsterdam. The Travel Assistance Committee is looking for people who would like to be able to attend ApacheCon

RE: Converting HTML content to PDF

2009-01-25 Thread Martin Gainty
FOP (Formatting Object Processor) is what you're looking for.. http://xmlgraphics.apache.org/fop/ feel free to email me offline as this is off-topic to Struts HTH/ Martin __ Disclaimer and confidentiality note Everything in this e-mail and any

RE: Only call actions from certain forms

2009-01-23 Thread Martin Gainty
I can think of 2 security implementations: 1)Portlets (Jetspeed or Plumtree comes to mind) 2)implement either JNDI/JDBC/or MemoryRealm http://tomcat.apache.org/tomcat-4.1-doc/catalina/funcspecs/fs-memory-realm.html HTH Martin __ Disclaimer

RE: AJAX Valiadation in 2.0.x

2009-01-22 Thread Martin Gainty
struts (package|include|bean|constant)* Each element contains their own attribute list e.g. !ELEMENT result-type (param*) !ATTLIST result-type name CDATA #REQUIRED class CDATA #REQUIRED default (true|false) false Did you have a question? Martin

RE: [S2] Exception : Cannot create a session after the response has been committed

2009-01-22 Thread Martin Gainty
function/item you were looking for? HTH Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse

RE: Incorrect Bean Injected

2009-01-22 Thread Martin Gainty
=org.apache.struts2.spring.interceptor.SessionContextAutowiringInterceptor/ /interceptors /package /struts ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business

RE: AW: NPE initializing 2.1.6 showcase in Tomcat 6.0.18

2009-01-22 Thread Martin Gainty
that for environment variable SET CATALINA_HOME=C:\PROGRA~1\TOMCAT HTH Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender

RE: s1: java.lang.NoClassDefFoundError MessageResources

2009-01-21 Thread Martin Gainty
) http://www.up.ac.za/services/it/intranet/sysops/docs/struts/struts-1.2.7/webapps/api/org/apache/struts/util/MessageResources.html#getMessage(java.util.Locale,%20java.lang.String) HTH Martin __ Disclaimer and confidentiality note Everything in this e-mail

RE: [S2] Store a request and invoke it later

2009-01-21 Thread Martin Gainty
1)store in db 2)if static.. place in properties file 3)you can use OGNL to place values into 'application' scope surest and safest is to store in db.. Mit freundlichen Grüßen Martin __ Disclaimer and confidentiality note Everything in this e-mail

RE: Struts 2 session problem

2009-01-19 Thread Martin Gainty
HttpServletResponse.encodeURL http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServletResponse.html#encodeURL(java.lang.String) Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments

RE: java.lang.SecurityException

2009-01-17 Thread Martin Gainty
Worker- can we the iterator tag in your welcome.jsp? better yet please display the entire welcome.jsp Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender

RE: Incorrect Bean Injected

2009-01-16 Thread Martin Gainty
Tim- http://static.springframework.org/spring/docs/2.0.x/reference/beans.html#beans-factory-scopes scope=prototype would specify a single Bean would cover n number instances HTH Martin Gainty __ Disclaimer and confidentiality note Everything

RE: s:a tag

2009-01-14 Thread Martin Gainty
you're talking about changing Page elements and Data asynchronously then you're probably want to look at AJAX calls http://www.javaworld.com/javaworld/jw-08-2007/jw-08-ajaxtables.html Martin __ Disclaimer and confidentiality note Everything

RE: s:property tag with action attribute of form/submit

2009-01-14 Thread Martin Gainty
']/ or s:property value=#request['myRequestPropKey']/ http://struts.apache.org/2.0.14/docs/ognl.html HTH Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission

RE: [ANNOUNCE] Struts 2.1.6 GA Release

2009-01-14 Thread Martin Gainty
Hernan Can you file a bug report for this error at http://issues.apache.org/struts Saludos Cordiales desde EEUU Martin Gainty GMT+5 __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official

RE: Logic Iterate problem

2009-01-14 Thread Martin Gainty
Did you have the tld declaration at the top of your jsp page e.g %@ taglib uri=/WEB-INF/struts-logic.tld prefix=logic % ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business

RE: configuration information from hibernate.cfg.xml

2009-01-06 Thread Martin Gainty
inverse=true key column=EVENT_ID/ many-to-many column=PERSON_ID class=events.Person/ /set /class /hibernate-mapping please ping me offline as hibernate is not specifically related to Struts Martin Gainty __ Disclaimer

RE: [S2] Convention plugin + Spring

2009-01-02 Thread Martin Gainty
wes is correct the only caveat is cglib intercepts publicly declared methods (not private or protected declared methods) http://static.springframework.org/spring/docs/2.5.x/reference/beans.html Martin __ Disclaimer and confidentiality note

RE: Happy new Year

2009-01-01 Thread Martin Gainty
Happy New Year Rob Martin Gainty I really do inhabit a system in which words are capable of shaking the entire structure of government, where words can prove mightier than ten military divisions. -Vaclev Havel __ Disclaimer and confidentiality note

RE: s2: howto protect a method with annotation

2008-12-31 Thread Martin Gainty
the easiest way is to code 2 different actions the other is to code the (jsp's) as a Portlet with Jetspeed and to mask off each of the included jsps by checking credentials Martin __ Disclaimer and confidentiality note Everything in this e-mail

RE: Message properties not displaying

2008-12-30 Thread Martin Gainty
you have to change the characteristics of all the Struts Tags to use either theme=xhtml for ajax enabled OR theme=simple for regular tags The same Struts tags use different attributes for XHTML vs Simple variations If you post the contents of jsp (and tlds) and we can walk you thru it.. Martin

RE: Re : datetimepicker ....unable to get it working :(

2008-12-30 Thread Martin Gainty
Richa- Why not try the 2.1 distro? http://struts.apache.org/download.cgi If you have any questions plenty of folks on this list will be more than willing to help out Martin __ Disclaimer and confidentiality note Everything in this e-mail and any

RE: Properties lost after input result (S2)

2008-12-28 Thread Martin Gainty
Request parameters are accessible via getParameter as inBRrequest.getParameter(ParameterName);BR the better alternative is to put them in application scope and setAttribute of the ServletContextBR http://struts.apache.org/2.0.6/struts2-core/apidocs/com/opensymphony/xwork2/ActionContext.html

RE: [S2] File chooser and Firefox 3

2008-12-27 Thread Martin Gainty
name=upload ... / the File itself will be obtained through getter/setter of //file-tag-name this will get the fully qualified path public File getUpload() { return upload; } HTH Martin __ Disclaimer and confidentiality note Everything

RE: Hi.. some advice please.

2008-12-27 Thread Martin Gainty
defaulting to using standard JSTL and a very light implementation to pass thru back-end-process requests to previously mapped Action configurations defined in struts-config.xml http://wiki.apache.org/struts/AjaxStruts HTH Martin __ Disclaimer

RE: [S2] Calling action class method from jsp

2008-12-26 Thread Martin Gainty
Hello Milan- you can supply the necessary init-params below the action definition as in this examplestruts package name=edit extends=struts-portlet-default namespace=/edit action name=index class=com.opensymphony.xwork2.ActionSupport init-param

RE: Datetimepicker locale setting problem - struts 2.0.11.1

2008-12-26 Thread Martin Gainty
Ashok-you can use getText to format the string according to locale as in format=%{getText(locale,'i18n.key')} http://struts.apache.org/2.0.6/struts2-core/apidocs/org/apache/struts2/components/DateTimePicker.html HTHMartin __ Disclaimer and

RE: Bean Properties are lost

2008-12-22 Thread Martin Gainty
-interceptor.html Anyone ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution

RE: I'm stuck

2008-12-20 Thread Martin Gainty
I agree with Saul as these problems go away when compiling JDK5 (and deploy to TC5)(compiling with JDK6 and deploying to TC6) I would make sure you can compile the jsp page (and it produces the java file) you should see the java file in Catalina's work folder e.g.

RE: Please help! Validation Errors

2008-12-14 Thread Martin Gainty
/action /package Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any

RE: Validation throwing IllegalArgumentException

2008-12-11 Thread Martin Gainty
()); } so deploying from Struts 2.1.3.GA will fix this error..please let us know if this is not the case Thanks Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender

RE: smart URLs

2008-12-10 Thread Martin Gainty
was wondering what encryption to use when clear-text params are coming across the wire thanks, Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender

RE: Help with S:Select

2008-12-10 Thread Martin Gainty
]]/param messageJoes credit limit should be MORE than Palin/message validator /vaidators http://struts.apache.org/2.0.14/struts2-core/apidocs/com/opensymphony/xwork2/validator/validators/FieldExpressionValidator.html ? Martin

RE: Displaying Please Wait message

2008-12-09 Thread Martin Gainty
can you display the error messages from TC logs? when you run your script in FF with firebug do you see any JS errors? also please attach applicable catalina.policy files thanks Martin __ Disclaimer and confidentiality note Everything in this e-mail

RE: Struts2: Carry parameters into following jsp/action

2008-12-06 Thread Martin Gainty
if your form includes age you'll need to read http://www.eeoc.gov/policy/adea.html as far as persisting form vars i agree w/ dave to keep the form in session..anyone who has access to session will see form Martin __ Disclaimer and confidentiality

RE: get results from a set of autocompleters

2008-12-06 Thread Martin Gainty
}/param /result Anyone? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse

RE: Struts2: Carry parameters into following jsp/action

2008-12-06 Thread Martin Gainty
AARP collects the same information (albeit for different reasons) So what happens when a woman dies her hair or wears colored contact lens? I'll quote Nancy Reagan with just say No to collecting demographics Regards Martin __ Disclaimer

RE: Nice looking struts2 small app?

2008-12-06 Thread Martin Gainty
i agree the template selection is crucial to implementing RIA functionality I would like to inquire if the REST route has any l/t implications (specifically with using SOAP Client) Are there specific ROR implementations you can suggest for this implementation? Thanks/ Martin

RE: read property file in spring

2008-12-06 Thread Martin Gainty
valueWEB-INF/mail.properties/value .. /list /property /bean and that your fully configured mail.properties is located in WEB-INF folder.. Anyone? Martin __ Disclaimer and confidentiality note Everything in this e

<    3   4   5   6   7   8   9   10   11   12   >