internationalization

2003-03-21 Thread modena
Hi i've a simple question: is possible obtain the languages supported from application? With the MessageResources class i could obtain the message in a particular language, if it is supported from application. For example if i've the properties file for the french languages i could obtain a

license

2003-03-19 Thread modena
Hi i've a simple question about StrutsMenu and Display tag library... It's possible to use StrutsMenu and Display tag for realize commercial products? Thank in advance Alessio - To unsubscribe, e-mail: [EMAIL PROTECTED] For

simple question

2003-03-14 Thread modena
Hi, there is a possibility to send an object in the request if i don't pass it with parameter of the link? for example: % request.setAttribute(in,index); % ... hm:link page=/index.jsp transaction=true home /hm:link this obviously don't work...but there is a system to obtain this

Re: simple question

2003-03-14 Thread modena
Thank, but with this i must crete an ActionForm...it's possible avoid to create an ActionForm for an form? Thank for help Ale - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: simple question

2003-03-14 Thread modena
Thank you, you have been very kind. Ale - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Struts Menu

2003-03-14 Thread modena
Hi i've a simple question: there is a possibility to add parameter at link created with Struts Menu? for example i've an Action that add an attribute to request, i would like that this attribute is added to link generated from Struts Menu..it's possible? example of code: script

urgent:projecting with tiles

2003-03-12 Thread modena
Hi, i've an question about tiles.. i would use tiles for my application, but i have an problem. If i use tiles instead of frame but i face this problem: how obtain the definition of page? Example, i have in my application the login page and if an page call the login page i would that the module of

Re: Errors in html corrected..

2003-03-12 Thread modena
I think that the attribute action in tag form should be /find.do if in struts config you use path=/find..try it - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Errors in html corrected..

2003-03-12 Thread modena
I'm read only your preavious mail..Which error do you obtain? i don't understand your problem..explain its - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Errors in html corrected..

2003-03-12 Thread modena
you're code appear rigth..try to use explicit parameter: html:form action=yourpath.do method=POST - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem mapping/url

2003-03-07 Thread modena
stupid question. Modena - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

error in action

2003-03-07 Thread modena
Hi, if i've an a page that call an action if in this action i've an error how i return to page that invoked the action? i try to use mapping.getInputForward(), but this return me the path of my action...i try to save the url but have a problem (see my preavious mail Problem mapping/url)...there is

Re: GET/POST in Actions Form Validation

2003-03-07 Thread modena
You can set validate=false and call the validation method from action if you would.. try it. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Urgent, TilesRequestProcessor

2003-03-05 Thread modena
Hi, i've a problem with TilesRequestProcessor; i insert in my struts-config.xml the definition of my classes: controller processorClass=struts.requestP / and requestP extends TilesRequestProcessor (i don't understand whi if i use tiles plug-in i don't exstend RequestProcessor..) in this class i

url-rewrite

2003-01-31 Thread modena
Hi i've a problem: i use the struts's tag html:link in my jsp and mapping.findForward(...); in my Action but the url-rewrite doesn't work... In an Action i set an session variable and my code in all project is(for example): in jsp html:link action=/didatticaA.doDidattica/html:link in

html:link

2003-01-30 Thread modena
Good day, my problem is the following: I use the Eric Fesler's taglib for realize dynamic link in this way: mytag:IterS colors=#FF,#E5E9F5 TR bgcolor=%=Color% TD align=left%=CorsoStudioId%/TD TD align=left%=CorsoStudioName%/TD TD align=left%=CorsoStudioFacolta%/TD TD

Parameters

2003-01-30 Thread modena
Good day..how i can pass other parameter from jsp and its controller if i don't put this parameter on the link?(see my previous mail html:link for more details) Example i have: hm:link page=/corsiIA.do hm:linkparam id=IDCorsoS name=CorsoStudioId/ hm:linkparam id=IDFacolta

Parameter and html:link

2003-01-30 Thread modena
Good day, my problem is the following: I use the Eric Fesler's taglib for realize dynamic link in this way: mytag:IterS colors=#FF,#E5E9F5 TR bgcolor=%=Color% TD align=left%=CorsoStudioId%/TD TD align=left%=CorsoStudioName%/TD TD align=left%=CorsoStudioFacolta%/TD TD

Parameters

2003-01-30 Thread modena
Good day, my problem is the following: I use the Eric Fesler's taglib for realize dynamic link in this way: mytag:IterS colors=#FF,#E5E9F5 TR bgcolor=%=Color% TD align=left%=CorsoStudioId%/TD TD align=left%=CorsoStudioName%/TD TD align=left%=CorsoStudioFacolta%/TD TD

html:link with Parameter

2003-01-29 Thread modena
Good day! I'm new to struts and i need to help..my problem is: mytag:corsoSIter colors=#FF,#E5E9F5 TR bgcolor=%=Color% TD align=left%=CorsoSId%/TD TD align=left%=CorsoSName%/TD TD align=left%=CorsoSFacolta%/TD TD align=left%=CorsoSCrediti%/TD TD

RE: html:link with Parameter

2003-01-29 Thread modena
Scrive [EMAIL PROTECTED]: a bit out of context but after looking at u r jsp it seems that u are packing too much logic in u r jsp..cant u prepare the link parameers in u r action and set them on the form... and then in the jsp just acces that property of form... Thanks,but i don't

Urgent html:link

2003-01-29 Thread modena
Good day! I'm new to struts and i need to help..: mytag:corsoSIter colors=#FF,#E5E9F5 TR bgcolor=%=Color% TD align=left%=CorsoSId%/TD TD align=left%=CorsoSName%/TD TD align=left%=CorsoSFacolta%/TD TD align=left%=CorsoSCrediti%/TD TD align=left %

another html:link

2003-01-29 Thread modena
Good day, my problem is the following: I use the Eric Fesler's taglib for realize dynamic link in this way: mytag:IterS colors=#FF,#E5E9F5 TR bgcolor=%=Color% TD align=left%=CorsoStudioId%/TD TD align=left%=CorsoStudioName%/TD TD align=left%=CorsoStudioFacolta%/TD TD

Urgent..Problem wirh html:link tag

2003-01-28 Thread modena
Good day! I'm new to struts and i need to help..my problem is: mytag:corsoSIter colors=#FF,#E5E9F5 TR bgcolor=%=Color% TD align=left%=CorsoSId%/TD TD align=left%=CorsoSName%/TD TD align=left%=CorsoSFacolta%/TD TD align=left%=CorsoSCrediti%/TD TD