Re: Generate PortletURL object with Struts framework

2013-04-26 Thread Juan Jose Fuentes Esteban
Lukasz Lenart lukaszlen...@apache.org 2013/4/24 Juan Jose Fuentes Esteban juanjose.fuen...@grupoica.com: Which is the preferred way of generating a PortletURL object using Struts 2 portlet framework? I have the need to obtain a PortletURL object instead of a String because after that I'll

Generate PortletURL object with Struts framework

2013-04-24 Thread Juan Jose Fuentes Esteban
Hi everyone, Which is the preferred way of generating a PortletURL object using Struts 2 portlet framework? I have the need to obtain a PortletURL object instead of a String because after that I'll need to add parameters to this PortletURL. Thank you in advance.

Re: RestActionSupport

2013-01-03 Thread Juan Jose Fuentes Esteban
¡Feliz Año Nuevo! 2013/1/2 ganeshbabu...@gmail.com Happy new year all Sent from my BlackBerry® smartphone -Original Message- From: Dave Newton davelnew...@gmail.com Date: Tue, 1 Jan 2013 01:33:02 To: Struts Users Mailing Listuser@struts.apache.org Reply-To: Struts Users Mailing

RE: Basic Struts doubt

2012-10-29 Thread Juan Jose Fuentes Esteban
I suppose you want to do that asyncronously, because if not, you just have to send the form and inspect the POST parameters for one with name ' TrackBaselineConfigActionForm' . So, use javascript as Lukasz recommended you. If you use jQuery, this is the API function to use:

RE: Struts 2 portlet - spring example- Liferay 6.1 GA 2

2012-10-25 Thread Juan Jose Fuentes Esteban
://www.grupoica.com -Mensaje original- De: Łukasz Lenart [mailto:lukasz.len...@gmail.com] Enviado el: jueves, 25 de octubre de 2012 7:48 Para: Struts Users Mailing List Asunto: Re: Struts 2 portlet - spring example- Liferay 6.1 GA 2 2012/10/24 Juan Jose Fuentes Esteban juanjose.fuen

RE: Struts 2 portlet - spring example- Liferay 6.1 GA 2

2012-10-25 Thread Juan Jose Fuentes Esteban
25, 2012 9:20 PM, Lukasz Lenart lukaszlen...@apache.org wrote: 2012/10/25 Juan Jose Fuentes Esteban juanjose.fuen...@grupoica.com: Yes Lukasz, but it seems there is a problem in this specific version of Liferay, as explained here: http://www.liferay.com/es/community/forums

RE: Struts 2 portlet - spring example- Liferay 6.1 GA 2

2012-10-25 Thread Juan Jose Fuentes Esteban
2012 16:20:04 +0200 Subject: Re: Struts 2 portlet - spring example- Liferay 6.1 GA 2 To: user@struts.apache.org 2012/10/25 Juan Jose Fuentes Esteban juanjose.fuen...@grupoica.com: Yes Lukasz, but it seems there is a problem in this specific version of Liferay, as explained here: http

Struts 2 portlet - spring example- Liferay 6.1 GA 2

2012-10-24 Thread Juan Jose Fuentes Esteban
Has someone tried the last struts2 portlet example with Liferay 6.1 GA 2? Object factory problems appear. It seems struts 2 tries to access the webApplicationContext of Spring before it is initialized. Any solution, please? I'm quite desperate... Juan José Fuentes Esteban Grupo I.C.A.