problem with configuration wiht annotations

2008-06-14 Thread Marco Mistroni
hi all, i have a struts application that i am trying to 'rewrite' using annotiations.. I am doing it little by little, so i still have a struts-config.xml file i have annotated the following two actions like this@ @Results({ @Result(name=success, value=/WEB-INF/freemarker/login.ftl,

RE: Acegi Implementation [s2]

2006-10-31 Thread Marco Mistroni
Hello, My 2 cents I have used acegi with spring and JSF... Shouldn't be just a problem of configuring some context listeners and some Spring beans? As long as you can integrate spring with struts2 (sorry , cant help here since I m still stuck at struts 1.x) then you can just 'plug' acegi on

RE: Jasper Reports

2006-09-12 Thread Marco Mistroni
Hi, Beside the fact that this has nothing to do with struts, You may find something here i believe this has all you need http://jasperforge.org/sf/projects/jasperreports hth marco -Original Message- From: Sahil Gupta [mailto:[EMAIL PROTECTED] Sent: 12 September 2006 09:09

RE: Jasper Reports

2006-09-12 Thread Marco Mistroni
Mailing List' Subject: RE: Jasper Reports Hi, Yeah thanks for the URL but I thought may be some of us are using Jasper Reports on eclipse and would be able to help me. Anyways thanks Regards, Sahil Gupta -Original Message- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: Tuesday

RE: Need help on Websphere configuration.

2006-07-06 Thread Marco Mistroni
Hi, As you were reminded, this is a Struts Mailing lists But.. well, assumed that you have installed rad/was ON your localhost, If you connect to http://localhost:9090/admin you get to administative console I think you don't need to enter any username/password From there, you can see

RE: help in maven

2006-06-19 Thread Marco Mistroni
Hi, Maven.apache.org will solve all your doubts there are some help/guides/tutorials for that Plus, if you google it I m sure you will find javaworld articles for it Hth marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 19 June 2006

Logic:Iterate HashMap

2006-06-02 Thread Marco Mistroni
Hi all, I m having a problem with logic:iterate I have a Map that contains{String, MyDTO} In my jsp I m writing following code; logic:iterate name=%= MyMap % id=stock tr tdbean:write name=stock property=key//td tdbean:write

RE: Maven + Struts

2006-05-31 Thread Marco Mistroni
Hello, I have one that I can mail you privately.. I m just curious on Why you mention 'Struts with Maven'.. Do you need it for creating webapp or are you particularly interested In special features (I m not aware of them) that Maven offers for struts? Thx and regards Marco -Original

RE: Maven + Struts

2006-05-31 Thread Marco Mistroni
Hello, My 2 c ents again.. Maybe everything has worked perferctly for me cos I m still Developing in Notepad :) Rgds marco -Original Message- From: David Friedman [mailto:[EMAIL PROTECTED] Sent: 31 May 2006 15:23 To: Struts Users Mailing List Subject: RE: Maven + Struts Your

RE: problem while deployin

2006-05-11 Thread Marco Mistroni
Check ur validation file INFO: Loading validation rules file from '/WEB-INF/validation.xml' May 10, 2006 3:40:40 PM org.apache.commons.digester.Digester error SEVERE: Parse Error at line 50 column 35: Element type va-value must be declared. org.xml.sax.SAXParseException: Element type va-value

RE: Tiles without Struts

2006-05-08 Thread Marco Mistroni
Hello, I have written a simple app using Struts 1.3, I think you have to download Tiles-1.3 jar file - which comes as a standalone - , it's available from somewhere on Jakarta site (unfortunately I don't remember exactly where :( Hth marco -Original Message- From: Greg Reddin

RE: troubles using java 5

2006-04-25 Thread Marco Mistroni
Hello, Do you have aspectj libraries on your path? Is your classpath setup properly? R you using Eclipse/RAD? Hth marco -Original Message- From: Phil Zoio [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 17:15 To: Struts Users Mailing List Subject: Re: troubles using java

RE: Can struts do it / 2?

2006-04-21 Thread Marco Mistroni
? Regards marco -Original Message- From: Tremal Naik [mailto:[EMAIL PROTECTED] Sent: 21 April 2006 11:09 To: Struts Users Mailing List Subject: Re: Can struts do it? 2006/4/21, Marco Mistroni [EMAIL PROTECTED]: I have a DynaActionForm. It has two array fields (String[] ownerRef

RE: Can struts do it / 2?

2006-04-21 Thread Marco Mistroni
-Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: 21 April 2006 16:16 To: Struts Users Mailing List Subject: Re: Can struts do it / 2? Marco Mistroni on 21/04/06 11:23, wrote: i cant manage to populate back to the Action class,.. since I will have an array of DTO that needs

RE: Quartz and struts

2006-03-27 Thread Marco Mistroni
Hello, Not sure if there is... and not sure if there is a quartz plugin for struts What you can do is to write a struts plugin where you initialize quartz scheduler,, and then put it in ServletContext from where you can access it From every Action class Hth marco -Original

RE: [OT] JASPER Report Exception

2006-03-14 Thread Marco Mistroni
Hello, The jasper libraries that you are using at runtime are Older than the ones used by your jasperreports editor. Upgrade to latest jasperreports.jar HTH marco -Original Message- From: Nandakishore Nekkanti [mailto:[EMAIL PROTECTED] Sent: 09 March 2006 12:01

RE: Jasper Reports

2006-03-06 Thread Marco Mistroni
Hello, This is not a struts question... but jasper's . Could have been nicer to prefix subject with OT Anyway, yes I have exported jasperreports with excel, using Struts I haven't used the XlsServlet.. instead I have used the proper JasperExporter for generating an XLS sheet, like in the

RE: validator framework in my Action class

2006-03-06 Thread Marco Mistroni
Hello, If you need to validate against Excel 'parameters', you'd better off validate using, as Niall suggested, Jakarta POI what you can do is to load your excel sheet using FileUpload, then use Jakarta pOI from there on.. HTH Marco -Original Message- From: Niall

RE: validator framework in my Action class

2006-03-06 Thread Marco Mistroni
: validator framework in my Action class Thanks a lot for the suggestions. Can u plz direct me to some links whr i get help for Jakarta POI?? On 3/6/06, Marco Mistroni [EMAIL PROTECTED] wrote: Hello, If you need to validate against Excel 'parameters', you'd better off validate using

RE: [Friday]

2006-02-20 Thread Marco Mistroni
Hello, The expression applies in greek as well and is used to point out a difficult situation where rope and soap is the obvious way out :-) Sorry for being so 'numb'... but I still don' tsee the connection between A rope and the soap.. You can mail me privately ... I think we are

RE: [Friday]

2006-02-20 Thread Marco Mistroni
To: Struts Users Mailing List Subject: Re: [Friday] Marco Mistroni a écrit : Hello, The expression applies in greek as well and is used to point out a difficult situation where rope and soap is the obvious way out :-) Sorry for being so 'numb'... but I still don' tsee the connection

[Friday]

2006-02-17 Thread Marco Mistroni
Hello, On Thu, February 16, 2006 4:51 pm, Michael Jouravlev said: The last thing I can think of is a hook, a rope and some soap. Uhmm.. you mean last resort is hanging? Or by soap you were really Meaning SOAP :) Regards marco

RE: Spring DelegatingActionProxy and Struts TestCase

2006-02-13 Thread Marco Mistroni
Hello, Are you instantiating a webappcontext during your tests? Regards, marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 11 February 2006 20:42 To: Struts Users Mailing List Subject: Spring DelegatingActionProxy and Struts TestCase

RE: Two questions.

2006-01-30 Thread Marco Mistroni
Hello, You want to configure MQ series Q and DB? For which purpose? Aren't htosep roperties server-related properties? If your code is dependent on those things, write a plugIn that read A configuration file and initializes your objects with proper values.. Ideally, those values should have

RE: Two questions.

2006-01-30 Thread Marco Mistroni
request by putting/reading from Q. I didn't understand how/what should i do to write a struts plug-in. Thanks for looking at this. Digant Marco Mistroni [EMAIL PROTECTED] 01/30/2006 11:59 AM Please respond to Struts Users Mailing List To: 'Struts Users Mailing List' user

RE: A util class for EJB tier similar to BeanUtils?

2006-01-24 Thread Marco Mistroni
Hello I m using BeanUtils for copying data between DTOs and EJBs.. In production... No problem seen so far, (app is running since 1.5 years) Hth marco -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: 24 January 2006 15:01 To: Struts Users Mailing

RE: menu system in front of a J2EE application

2006-01-19 Thread Marco Mistroni
Hello Not sure if you could.. An idea would be to use AOP and instead of loading the menu from The menu-config.xml you could load it from your database That could be a possibility, since afaik the menu is always Contained within MenuLoader (or something like that),so it's not read From

RE: quartz plugin issue

2006-01-13 Thread Marco Mistroni
Hello, I have used Quartz with struts via Spring framework, and Everything has worked just fine... I have run it on JBoss 3.0.2 and tomcat 5.5 without problems.. Moving to spring avoided me having different config files just For quartz. I'll suggest you go that way, spring supports quartz

RE: quartz plugin issue

2006-01-13 Thread Marco Mistroni
(no way to make it work) and i'm to lazy and short in time to make my own. I just coded a another servlet that do the jbo (starting by web.xml next to struts) 2006/1/13, Marco Mistroni [EMAIL PROTECTED]: Hello, I have used Quartz with struts via Spring framework, and Everything has

bean:write internationalization

2006-01-13 Thread Marco Mistroni
Hello all, I m stuck with a very simple problem :( I have a bean:write key=my.key Where My.key =this is {0} message I need to replace {0} with another property which is in my app resources file But looks like this syntax does not work bean:write key=my.key arg0=prompt.myvalue/ Anyone

OT/ JSF Indexed properties

2006-01-03 Thread Marco Mistroni
Hello all, Sorry for the OT ... I was wondering, for anyone who has switched From struts to JSF, how have you dealt with indexed properties? I am currently using MyFaces, and looks like I have an usecase in which I need to use indexed properties.. I was told that JSF does not support

RE: how to use struts menu in shale?

2005-12-23 Thread Marco Mistroni
HELLO , Haven't used shale,but should be no difference from how you integrate it with other web frameworks (at least I used it with Struts JSF, always using tiles).. Hth marco -Original Message- From: JEEVANATHAM P. /BPCRP/INFOTECH/VASHI [mailto:[EMAIL PROTECTED]

RE: [OT] Xdoclet and JBOSS

2005-12-09 Thread Marco Mistroni
'XDoclet in action' has plenty of examples You'll need to have the xdoclet-jboss-module btw.. With Rick's Hightower permission, go to this link http://www.arc-mind.com/downloads.htm HTH marco -Original Message- From: Sebastien Degardin [mailto:[EMAIL PROTECTED] Sent: 09

RE: slightly [OT] Hibernate and domain objects in web apps

2005-11-30 Thread Marco Mistroni
Hello, Any reason of why you can't use DTOs? Your domain objects and dto could implement the same interface.. HTH marco -Original Message- From: Tom Ziemer [mailto:[EMAIL PROTECTED] Sent: 30 November 2005 14:26 To: Struts Users Mailing List Subject: slightly [OT]

RE: slightly [OT] Hibernate and domain objects in web apps

2005-11-30 Thread Marco Mistroni
- covertDOMToDTO - DTO - View and then in case of an update: View - DTO - Business layer - convertDTOtoDOM - DAO - update() - IMO, lots of trouble, an additional error risk and poorer performance. That's why I thought, it would be prudent to avoid using DTOs. Tom Marco Mistroni wrote: Hello

RE: slightly [OT] Hibernate and domain objects in web apps

2005-11-30 Thread Marco Mistroni
Hello, You invoke BeanUtils.copyProperties on two objects, it will copy Only properties that are the same between two objects.. As I said, could you handle your lazyexception by simply building another collection out of the collection returned by hibernate? Btw, sorry for my ignorance

RE: slightly [OT] Hibernate and domain objects in web apps

2005-11-30 Thread Marco Mistroni
Hello, Ah now I see... forgot to mention that I m not sure that BeanUtils will work if the property is null.. Regards marco -Original Message- From: Tom Ziemer [mailto:[EMAIL PROTECTED] Sent: 30 November 2005 15:39 To: Struts Users Mailing List Subject: Re:

RE: [OT] Re: Menu in Struts tiles

2005-11-14 Thread Marco Mistroni
Hello, Sorry I missed your posts... I have different suggestion though... I posted this morning about using struts-menu for generating menus for struts... It is configurable via an XML file in which you list your menu/menu options Easy to configure and straightforward to use... HTH

RE: Menu Layout

2005-11-14 Thread Marco Mistroni
Hello, Might be OT, but have you checked Struts-Menu project (in sourceforge, but a google search will find it)? It does exactly what you are looking for HTH marco -Original Message- From: Leahy, Kevin [mailto:[EMAIL PROTECTED] Sent: 14 November 2005 11:19 To: 'Struts

RE: Performance test tool

2005-10-28 Thread Marco Mistroni
JMeter? HTH marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 28 October 2005 15:40 To: user@struts.apache.org Subject: Performance test tool Hi I'm looking for a good tool for performance testing and analysis for a medium size web-application.

RE: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Marco Mistroni
Hello, www.hibernate.org should have a link to how to integrate with struts apps you may want to check also www.springframework.org to use spring along with hibernate and struts... regards marco -Original Message- From: Gaet [mailto:[EMAIL PROTECTED] Sent: 24 October

RE: Unit Testing of Action class which are using Spring - JDBCTemplate

2005-10-17 Thread Marco Mistroni
Hello, You can use spring for testing.. but you should initialize the applicationContext yourself.. You'll need to write an abstractJUnit test that does that, and extends all Your junit test from the abstract one There should be some examples on spring website HTH marco

RE: Validate array

2005-09-20 Thread Marco Mistroni
Hello, Actually yes there is a validate method if your actionform extends dynaActionform the 'bad side' will be that you have declared all properties, (I suppose to avoid writing java code) and then you end upt writing code for validation.. probably It won't be a nice solution, but

RE: Chain of commands in 1.3

2005-09-09 Thread Marco Mistroni
Hello Michael, Not sure if this is of any help, but Mr Ted Husted has written a MailReader application That uses Struts and Common Chains, When I checked it out (last april) it was at this link http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/?root=Apache-SVN I have followed that

RE: Struts Hibernate error

2005-08-23 Thread Marco Mistroni
hELLO, how r you initializing your SessionFactory? Specifically, how are you integrating Hibernate inside Struts? Are you using a struts plugin for hibernate? If you check www.hibernate.org, there are FAQ for how to properly use A SessionFactory Proper way was using a ServletFilter if I

RE: Struts and Hibernate lazy

2005-08-10 Thread Marco Mistroni
Hello, Could you tell me more? Which filter? Do you mean Tomcat filters? Which plugin? It's a Servlet Filter if I am correct.. Plugin is a Struts plugin If you check www.hibernate.org in FAQ there should be a link to those informations.. Regards marco

RE: [OT]Terrific intro to JSF

2005-08-10 Thread Marco Mistroni
Hello, I got it printed in landscape Awful, but at least all words are there :) Good luck Regards marco -Original Message- From: Pilgrim, Peter [mailto:[EMAIL PROTECTED] Sent: 10 August 2005 16:40 To: 'Struts Users Mailing List' Subject: RE: [OT]Terrific intro to JSF

RE: 1.3.x in production (was Re: Showing a PDF inside a JSP)

2005-08-04 Thread Marco Mistroni
Aha! StrutsWS 1.3 that I have uploaded in sourceforge cvs (strutsws project) was In fact using Struts 1.3 with customization of RequestProcessor Am I the winner :)) ? Regards marco -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: 04 August 2005 04:12

[OT] JSF approaches

2005-08-03 Thread Marco Mistroni
Hello all, Sorry for bothering this Struts list for my question which Is little off-topic, but I am trying to learn JSF (and move my existing struts-based applications to JSF), and by reading various materials, I found at least 2 different approaches for developing JSF-based apps One

Struts-EL problem with struts-el-1.3.0-dev

2005-07-28 Thread Marco Mistroni
Hello all, I have an app which is using struts 1.3.. I wanted to 'replace' existing struts tag with struts-el tag. So I downloaded struts-el-1.3.0-dev and put it into my jar, (along with struts-taglib-1.3.0-dev) I have declared taglibs in web.xml, and I wrote a simple page which uses

RE: Struts-EL problem with struts-el-1.3.0-dev

2005-07-28 Thread Marco Mistroni
July 2005 12:15 To: Marco Mistroni; 'Struts Users Mailing List' Subject: Re: Struts-EL problem with struts-el-1.3.0-dev At 11:08 AM +0100 7/28/05, Marco Mistroni wrote: anyone could give me some hints on what's wrong? Do you think the fact that I have both struts-taglib and struts-el in my Lib

RE: Struts-EL problem with struts-el-1.3.0-dev

2005-07-28 Thread Marco Mistroni
sample on a simple use of EL ? if I store objects in session/request/applicationScope, why can't I use struts-el with EL to retrieve them? Thanx in advance for your time and regards Marco mistroni [BTW, in a Servlet 2.3 container, you do not need all those taglib tags in web.xml. If you

STruts-EL

2005-07-26 Thread Marco Mistroni
Hello all, Anyone can suggest me a good link from where I can learn Struts-EL? Thanx and regards Marco - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Struts Menu - PermissionsAdapter

2005-07-21 Thread Marco Mistroni
Hello, Pls check this http://struts-menu.sourceforge.net/security.html regards marco -Original Message- From: Mariano Petrakovsky [mailto:[EMAIL PROTECTED] Sent: 21 July 2005 17:07 To: Lista de correo de Struts Subject: Struts Menu - PermissionsAdapter I make my

RE: I need help running an example

2005-07-18 Thread Marco Mistroni
Hello, Probably you weren't logged in as 'Administrator' Don't know details of why, since I don' tknow theapplication, but I am Sure the instructions or readme file for the application will tell you What to do.. Regards marco -Original Message- From: Mohamed Fathi

[OT] StrutsMenu Acegi security framework

2005-07-11 Thread Marco Mistroni
Hello all, Sorry for OT, but is anyone on this list using Struts Menu with Acegi security framework? I am having problems with permissions, and since I am not getting many replies from strutsmenu-user mailing list I was wondering if anyone on this list can help.. thanks in advance and

RE: Struts-config.xml Digester endElement problem

2005-07-07 Thread Marco Mistroni
Hello, Could you post struts-config.xml? Regards marco -Original Message- From: Sher, Allen - BLS CTR [mailto:[EMAIL PROTECTED] Sent: 07 July 2005 14:35 To: 'Struts Users Mailing List' Subject: Struts-config.xml Digester endElement problem Got this stack trace while

RE: Struts-config.xml Digester endElement problem

2005-07-07 Thread Marco Mistroni
Hello, Haven't used struts 1.2, just 1.1 1.3(in dev), but as far as I know You should have a 'type' attribute associated with each action element... And I bet that hasn't been changed between different versions of struts... Regards marco -Original Message- From: Sher,

RE: Newbie: Where to put instance for database access?

2005-07-06 Thread Marco Mistroni
Should it be stored in the ServletContext for application scope? But how do I access this instance from my Actions? getServlet().getServletContext().getAttribute(xxx) Or would it be better to use data-sources? If I should use them, does anybody know a good tutorial on the internet? Perhaps

RE: Problem rendering internationalized messages

2005-06-30 Thread Marco Mistroni
Hello, How about this? bean:define id=applebean:message key=prompt.apple//bean:define bean:message key=data.general args0=%=apple%/ HTH marco -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of

RE: Spooky Tiles problem

2005-06-07 Thread Marco Mistroni
Hello, I had similar problem in the past... Do you have any request attributes /session attributes /appcontext attributes That you are using in that page? Regards marco -Original Message- From: andy wix [mailto:[EMAIL PROTECTED] Sent: 07 June 2005 11:08 To:

RE: How to run an action automatically like thread ?

2005-05-26 Thread Marco Mistroni
Hello, I agree with this comment. Quartz (http://www.opensymphony.com/quartz/) is a job scheduling system which sounds like it could help you out. Data is udated every 10 min, and when you access your jsp you will have The most recent data.. But I can't say more since I don't know what

RE: sTRUTS 1.3 - chain flow /again

2005-05-25 Thread Marco Mistroni
marco -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: 23 May 2005 14:10 To: Marco Mistroni; 'Struts Users Mailing List'; 'Frank W. Zammetti' Subject: RE: sTRUTS 1.3 - chain flow / complex app Marco wrote: Does Shale use chain? Could you integrate chain

RE: sTRUTS 1.3 - chain flow / solved

2005-05-24 Thread Marco Mistroni
Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: 23 May 2005 23:42 To: Marco Mistroni Cc: 'Struts Users Mailing List' Subject: Re: sTRUTS 1.3 - chain flow / solved Sorry I didn't respond sooner Marco, Fantastic work! I haven't had a chance to look at what you sent me yet, but I

RE: sTRUTS 1.3 - chain flow / complex app

2005-05-23 Thread Marco Mistroni
Hello all, It's interesting to have some more complex use cases to test the chain model against... I would offer my app as 'guinea pig' for complex cases :-) Currently it's a small app that manage my own 'expenses' (I have a mysql as backend and jboss 3.2.5/tomcat 5.5 as app server)to see What

RE: howto redirect to login site after session expiration?

2005-05-23 Thread Marco Mistroni
Hello, Can't you use a ServletFilter that checks if user is in the session? If it is not you will redirect the request to your loginpage. Regards marco -Original Message- From: Frank Ratzlow [mailto:[EMAIL PROTECTED] Sent: 23 May 2005 11:18 To: user@struts.apache.org

RE: Antwort: RE: howto redirect to login site after session expiration?

2005-05-23 Thread Marco Mistroni
Hello, container. I just want to say, if your session expired, go to page xyz. BTW: how can I determine via the API if a session expired? Is it possible at all? I m not 100% sure, but will an HttpSessionListener help here? Regards Frank Marco Mistroni [EMAIL PROTECTED

RE: sTRUTS 1.3 - chain flow

2005-05-20 Thread Marco Mistroni
Hello Joe, I have read in a sample chain-config.xml that I have downloaded, That RequestProcessor.processPreprocess maps now to 'LookupCommand with optional=true' Does that mean that, If in my webapp my RequestProcessor.processPreProcess was doing some logic, now I have to put that logic

RE: sTRUTS 1.3 - chain flow

2005-05-20 Thread Marco Mistroni
Hello Joe, As an aside, I think reveals an unfortunate (though minor) shortcoming of the basic chain model: either way, you must edit the struts chain-config.xml in order to use this behavior. I would prefer if there were a way for users to register their preprocessing command without having

RE: sTRUTS 1.3 - chain flow

2005-05-20 Thread Marco Mistroni
Hello Joe, Thanx a lot for your reply... If you have time to try this, let me know -- but I'd be afraid that if you defined another catalog with the name struts, it would overwrite the base struts catalog instead of merging with it. If that's true, then you either must edit the one

RE: Struts and XML/XSL

2005-05-18 Thread Marco Mistroni
be really great... Thanks again! - Original Message - From: Marco Mistroni [EMAIL PROTECTED] To: 'Struts Users Mailing List' user@struts.apache.org Sent: Wednesday, May 18, 2005 11:32 AM Subject: RE: Struts and XML/XSL Hello, Have you already implemented this solution? @ my workplace

sTRUTS 1.3 - chain flow

2005-05-17 Thread Marco Mistroni
Hello Joe, I am trying to port an app (Frank Zammetti's strutsws)that was using Struts 1.1 to Struts 1.3. I have a quick question: in which class/method the ActionForm is populated with parameters from request? Thanx and regards marco

RE: [FRIDAY] Re: [POLL] What do you use action forms for?

2005-05-13 Thread Marco Mistroni
Hey, I played clarinet 10 years ago... is there space for me? :0 Regards marco -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: 13 May 2005 12:27 To: Struts Users Mailing List Subject: [FRIDAY] Re: [POLL] What do you use action forms for? On 5/13/05,

RE: [OT] RSS w/ JSTL

2005-05-13 Thread Marco Mistroni
Hello, Yes and no In my app I usually read them, store in db, and from a 'module' of app I retrieve them and display them with Struts tags as POJO... I know that does not answer your question, but could you tell me Advantages/disadvantages of the two approaches? Thanx and regards

RE: [POLL] What do you use action forms for?

2005-05-12 Thread Marco Mistroni
#4 .. #1 - so I generate them from my POJOs using XDoclet. All the other frameworks I use (JSF, Spring, Tapestry and WebWork) allow me to use my POJOs directly. Matt On May 11, 2005, at 4:02 PM, Michael Jouravlev wrote: Turns out, that my way of using action forms differs from

RE: [POLL] What do you use action forms for?

2005-05-12 Thread Marco Mistroni
you show on the output page? thanx Leon -Original Message- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: 12 May 2005 09:05 To: 'Struts Users Mailing List' Subject: RE: [POLL] What do you use action forms for? #4 .. #1 - so I generate them from my POJOs using XDoclet

(OT) Acegi Struts

2005-05-11 Thread Marco Mistroni
Hello all, Sorry for partially off-topic question, but I am looking For some feedback.. Is anyone using (or has used, or plan to use) acegi security system(http://acegisecurity.sourceforge.net/) with Struts? Any feedback? Any recommendations for other security 'systems' to use with

RE: Quartz Scheduler with Struts

2005-05-09 Thread Marco Mistroni
Hello, Wrap your app in a MBean (if you are new to JMX, go for Standard MBean)... But much depends on what you want to do.. You may subscribe to [EMAIL PROTECTED] , you'll find more help .. Regards marco -Original Message- From: Zsolt Koppany [mailto:[EMAIL PROTECTED]

RE: Struts 1.3 custom controller

2005-05-09 Thread Marco Mistroni
Hello all, I have an app that was using strutsws from Frank Zammetti, and I am trying to port it to Struts 1.3.. The current version of strutsws override Struts's result processor, and in particular it overrides those following methods: - processPreprocess - processValidate -

Struts 1.3, chain command configuration / few thoughts..

2005-05-04 Thread Marco Mistroni
Hello all, I am currently using Struts 1.3dev in my application, and I have recently bothered the list to find a way to configure commands via Spring. Now, just yesterday, I came across an article (http://www.onjava.com/pub/a/onjava/2005/03/02/commonchains2.html) on how The new

RE: Struts 1.3, chain command configuration / few thoughts..

2005-05-04 Thread Marco Mistroni
:-) Regards marco Joe At 10:48 AM +0100 5/4/05, Marco Mistroni wrote: Hello all, I am currently using Struts 1.3dev in my application, and I have recently bothered the list to find a way to configure commands via Spring. Now, just yesterday, I came across an article (http

Struts 1.3 custom controller

2005-05-03 Thread Marco Mistroni
Hello all, I have downloaded strutsws by Frank Zammetti, which Enables struts app to be exposed as a webservice.. It uses a custom controller(pls frank correct me if I m wrong) that Detects if request is an XML request...customizing then output so that it Will be an XML response that

RE: Struts 1.3 custom controller

2005-05-03 Thread Marco Mistroni
-Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: 03 May 2005 14:40 To: Marco Mistroni Cc: 'Struts Users Mailing List' Subject: Re: Struts 1.3 custom controller Hi Marco, You are correct, the custom controller is at the heart of strutsws. I hesitate to answer

RE: Struts 1.3 custom controller

2005-05-03 Thread Marco Mistroni
be back asking questions :-) Regards Marco PS I have also been 'porting' my old app (written using Struts 1.1) to Struts 1.3/chain..it works just great :-) -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: 03 May 2005 16:23 To: Marco Mistroni; 'Struts

RE: problem with Tiles Struts 1.3 / Found exception stack Trace /apologies

2005-04-28 Thread Marco Mistroni
.. Again, apologies, everything is working just fine.. Regards marco -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: 27 April 2005 15:34 To: Marco Mistroni; 'Struts Users Mailing List' Subject: RE: problem with Tiles Struts 1.3 / Found exception stack Trace At 2

Xdoclet Struts modules

2005-04-28 Thread Marco Mistroni
Hello all, Is anyone aware of XDoclet plugins for dealing with Struts modules? Let me clarify better issue.. If I am correct, with Struts modules you can have multiple 'struts configuration files', one for each module in your app. As far as I know, with xdoclet you can build 1

problem with Tiles Struts 1.3

2005-04-27 Thread Marco Mistroni
Hello all, I have moved my application from Struts 1.1 to Struts 1.3, and I am currently experiencing problems With Tiles. Attached are all the files that I was using with Struts 1.1. and the application worked just fine. I am afraid I dont have exception stack trace (I had problem

RE: problem with Tiles Struts 1.3 / Found exception stack Trace

2005-04-27 Thread Marco Mistroni
Hello all, I found exception stack trace for problem mentioned.. Will it 'enlighten' my problem? I have moved my application from Struts 1.1 to Struts 1.3, and I am currently experiencing problems With Tiles. Attached are all the files that I was using with Struts 1.1. and the

RE: problem with Tiles Struts 1.3

2005-04-27 Thread Marco Mistroni
http://svn.apache.org/builds/struts/maven/nightly/ -Original Message- From: ziggler [mailto:[EMAIL PROTECTED] Sent: 27 April 2005 09:09 To: Struts Users Mailing List Subject: Re: problem with Tiles Struts 1.3 where is struts1.3? On 4/27/05, Marco Mistroni [EMAIL PROTECTED] wrote

RE: problem with Tiles Struts 1.3 / Found exception stack Trace

2005-04-27 Thread Marco Mistroni
1.1. does not work with Tiles 1.3 Thanx and regards marco -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: 27 April 2005 14:10 To: Marco Mistroni; user@struts.apache.org Subject: RE: problem with Tiles Struts 1.3 / Found exception stack Trace Just

Struts 1.3: retrieving commands dynamically from Action

2005-04-22 Thread Marco Mistroni
Hello all, I am writing a small application using struts 1.3 And commons-chain. Currently, I have defined a BaseAction class which retrieves Commands dynamically based on the path used For example, calling /login will result in the action Retrieving the command called /login

RE: Struts 1.3: retrieving commands dynamically from Action

2005-04-22 Thread Marco Mistroni
PROTECTED] Sent: 22 April 2005 14:28 To: Marco Mistroni; 'Struts Users Mailing List' Subject: Re: Struts 1.3: retrieving commands dynamically from Action Marco: I'm not quite sure what you find distasteful about how dispatch action is working; is it simply that you think the request parameter

RE: Struts 1.3 DispatchAction. command question

2005-04-22 Thread Marco Mistroni
Hello, In a scenario where I am using a DispatchChainAction Where I have n methods, what could be good strategy to use With Commons-Chain? 1) 1 command per method 2) 1 command for all method, where I pass a parameter saying what I want to do? Anyone has any idea? Thanx and regards

RE: Cron type jobs in struts

2005-04-12 Thread Marco Mistroni
Hello, Try Quartz. It will do the job for you http://www.opensymphony.com/quartz/ regards marco -Original Message- From: Brian McGovern [mailto:[EMAIL PROTECTED] Sent: 12 April 2005 15:41 To: Struts Users Mailing List Subject: Cron type jobs in struts Ok, This may be

RE: Struts/Spring integration Struts 1.3

2005-04-05 Thread Marco Mistroni
Action so that Spring could inject the proper command/chain of commands to my Action I'll try it out and give feedback :-) Thanx and regards marco -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: 05 April 2005 04:53 To: Marco Mistroni; 'Struts Users Mailing

Struts/Spring integration Struts 1.3

2005-04-04 Thread Marco Mistroni
Hello all, I was wondering.. is using DelegatingActionProxy plus The Spring plugin for Struts the only way to integrate Spring beans Into struts? I am currently trying out Struts 1.3, and I would like to set my Spring beans in the command rather than in the action class.., or at least

MailREader app / Struts 1.3

2005-04-01 Thread Marco Mistroni
Hello Ted , Do you know where I can download sources for MailReader app with Struts 1.3? From web I can only download the war, not sources.. Thanks and regards Marco - To unsubscribe, e-mail: [EMAIL

RE: MailREader app / Struts 1.3

2005-04-01 Thread Marco Mistroni
: Marco Mistroni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: 'Struts User Apache (E-mail)' user@struts.apache.org Sent: Friday, April 01, 2005 4:50 AM Subject: MailREader app / Struts 1.3 Hello Ted , Do you know where I can download sources for MailReader app with Struts 1.3? From web I can only

Struts 1.3

2005-03-30 Thread Marco Mistroni
Hello all, After reading Bill Siggelkow's interesting article on Struts Commons Chain, I'd like to have a look at Struts 1.3 (as suggested in article) But I can't find a link on where to download it.. Links on struts page point to at most version 1.2.6 Any help? Thanx and regards

RE: Struts Business Logic :: Best Practices

2005-03-11 Thread Marco Mistroni
Hello Ted, I am interested in knowing how will you tackle The businessLogic issue with CoR.. And how that approach differs from having an interface for your Business logic where the implementation is configured via Spring.. Could you clarify your approach with a short sample? Thanx in

  1   2   >