Re: Problem With Struts 2.3.1 and Testing Struts Portlet

2011-12-30 Thread bphill...@ku.edu
JIRA issue created: https://issues.apache.org/jira/browse/WW-3733 Thank you for the assistance. Bruce -- View this message in context: http://struts.1045723.n5.nabble.com/Problem-With-Struts-2-3-1-and-Testing-Struts-Portlet-tp5103393p5110605.html Sent from the Struts - User mailing list

Re: Problem With Struts 2.3.1 and Testing Struts Portlet

2011-12-28 Thread Łukasz Lenart
arted Jetty Server go to this URL in your > web browser:  http://localhost:8080/struts2helloworldportlet/pluto/index.jsp > and you should see the example portlet. > > Bruce > > > > > > -- > View this message in context: > http://struts.1045723.n5.nabble.com/Probl

Problem With Struts 2.3.1 and Testing Struts Portlet

2011-12-27 Thread bphill...@ku.edu
n jetty:run When you see the message [INFO] Started Jetty Server go to this URL in your web browser: http://localhost:8080/struts2helloworldportlet/pluto/index.jsp and you should see the example portlet. Bruce -- View this message in context: http://struts.1045723.n5.nabble.com/Problem-W

Re: Portlet Render Question if more than one Struts Portlet is involved - Loosing State

2008-10-07 Thread Nils-Helge Garli Hegvik
It's hard to say without seeing some code and configuration files. The only difference I can think of is with the actualy deployment process for each container. There are potentially several different configuration files depending on the server you're deploying in. It's a while since I've looked at

Portlet Render Question if more than one Struts Portlet is involved - Loosing State

2008-10-07 Thread Torsten Krah
Hi, maybe a little bit OT but maybe its struts related, don't know yet. I've got two portlets written with struts2 2.0.11.2. I've create a page and did both of them onto it. Lets say Portlet 1 got "Step 1 and Step 2" and Portlet 2 too. Pluto: I click on the button to go to Step 2 of Portlet 1.

Re: Struts+Portlet: processAction() get called, but not render()

2008-08-29 Thread Nils-Helge Garli Hegvik
What does your JSP look like? Also, have you checked _all_ your server logs for errors? Check your server log directory and look through all the logs. Nils-H -- Forwarded message -- From: wzx <[EMAIL PROTECTED]> Date: Sat, Aug 30, 2008 at 5:39 AM Subject: Struts+P

Struts+Portlet: processAction() get called, but not render()

2008-08-29 Thread wzx
Hi, I'm building a portlet with Jahia (Jetspeed), Struts. This portlet runs normally in one portal page, but in another portal page, I can only show the first "page", when clicking on a link for showing a second page, the portlet shows nothing, so I get an empty box. The logs show that in this c

Re: struts-portlet-sample - UploadFileAction, caption parameter not set, ParametersInterceptor does not set property found by MultiPartRequest

2008-08-05 Thread Torsten Krah
Am Dienstag, 5. August 2008 18:18:51 schrieb Torsten Krah: > Does look like a bug, is it? https://issues.apache.org/struts/browse/WW-2464 May this be related to this bug? Can anyone tell me what is/was the fix? Can i use the latestet GA release and get this working (without patching)? -- Bitte

struts-portlet-sample - UploadFileAction, caption parameter not set, ParametersInterceptor does not set property found by MultiPartRequest

2008-08-05 Thread Torsten Krah
Hi get a problem with the caption parameter of this example, it is sent and found by the MultiPartRequest Handler, but it is not set by the ParametersInterceptor; look at the stacktrace: 18:11:49,119 DEBUG [org.apache.struts2.dispatcher.multipart.MultiPartRequest] Found item upload 18:11:49,119

Re: struts-portlet-sample-2.0.11.2 - validation not working

2008-08-05 Thread Torsten Krah
nvm - works now, was a packaging issue, the xml file was not in the proper location. -- Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge. Siehe http://www.gnu.org/philosophy/no-word-attachments.de.html Really, I'm not out to destroy Microsoft. That will just be a completely unintentio

struts-portlet-sample-2.0.11.2 - validation not working

2008-08-05 Thread Torsten Krah
Hi, i am working on portlets and wanted to get the struts sample mentioned working. It does work so far (changes to web.xml + dependencies) and it runs with pluto 1.1.5 (tomcat 6.0.16). However, i can't get the validation example working - reading the docs it should do - but it won't. I am not

Re: Struts Portlet

2008-01-28 Thread Nils-Helge Garli Hegvik
No. not unless you have some specific code/configuration/errors to show. Have you tried? What doesn't work? Do you get any error messages? Nils-H On Jan 28, 2008 5:15 PM, Frans Thamura <[EMAIL PROTECTED]> wrote: > On Jan 28, 2008 11:11 PM, Nils-Helge Garli Hegvik <[EMAIL PROTECTED]> wrote: >

Re: Struts Portlet

2008-01-28 Thread Frans Thamura
On Jan 28, 2008 11:11 PM, Nils-Helge Garli Hegvik <[EMAIL PROTECTED]> wrote: > A little bit more information would be nice. > > S2 Portlets should work in any JSR168 compliant portlet container. i try to make hibernate injected using spring, and the struts2 as the MVC any idea? F --

Re: Struts Portlet

2008-01-28 Thread Nils-Helge Garli Hegvik
A little bit more information would be nice. S2 Portlets should work in any JSR168 compliant portlet container. Nils-H On Jan 28, 2008 4:48 PM, Frans Thamura <[EMAIL PROTECTED]> wrote: > hi there > > anyone have success fully implements Struts2 with Spring and Hibernate > > can i have the ex

Struts Portlet

2008-01-28 Thread Frans Thamura
hi there anyone have success fully implements Struts2 with Spring and Hibernate can i have the example i try it here, and make my liferay crash is S2 work with Liferay? -- Frans Thamura Meruvian redefining civilization http://www.meruvian.com

RE: struts portlet bridge -

2006-07-05 Thread Samere, Adam J
Adam -Original Message- From: Michael Jouravlev [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 05, 2006 1:00 PM To: Struts Users Mailing List Subject: Re: struts portlet bridge - wrote: > > Hello, > I want to use the bridge together with the jsp: > > <%@ taglib > uri="ht

Re: struts portlet bridge -

2006-07-05 Thread Michael Jouravlev
This line is only for practice, my goal is to call an action: I try to include actionURL or renderURL in the jsp and also in the struts-portlet-config. But the error stays alway the same kind: (source code) The requested resource (/Tiger7/) is not available What is wrong? How can I use h

struts portlet bridge -

2006-07-04 Thread Spin
in the jsp and also in the struts-portlet-config. But the error stays alway the same kind: (source code) The requested resource (/Tiger7/) is not available What is wrong? How can I use http://portals.apache.org/bridges/multiproject/portals-bridges-struts/features.html but this could not hel

Re: Issues with IBM Struts Portlet Framework

2004-12-17 Thread Thirumalai Veerasamy
You never know when they are going to drop the support. On Thu, 16 Dec 2004 21:05:57 -0600, Eddie Bush <[EMAIL PROTECTED]> wrote: > Is there support for Struts 1.2? I'd really like being able to use > 1.2.6 in WSAD 5.1.1, but even some 1.1 (Tiles) features get flagged > with warning labels ... >

Re: Issues with IBM Struts Portlet Framework

2004-12-16 Thread Eddie Bush
Is there support for Struts 1.2? I'd really like being able to use 1.2.6 in WSAD 5.1.1, but even some 1.1 (Tiles) features get flagged with warning labels ... On Thu, 16 Dec 2004 13:16:01 -0600, Thirumalai Veerasamy <[EMAIL PROTECTED]> wrote: > The issue is we don't know the struts 2.0 release d

Re: Issues with IBM Struts Portlet Framework

2004-12-16 Thread Thirumalai Veerasamy
The issue is we don't know the struts 2.0 release dates. Till then ? On Thu, 16 Dec 2004 11:17:55 -0700, BaTien Duong <[EMAIL PROTECTED]> wrote: > Thirumalai Veerasamy wrote: > > >Hi, > > > > We heard that IBM is going to de-support struts portlet framewo

Re: Issues with IBM Struts Portlet Framework

2004-12-16 Thread BaTien Duong
Thirumalai Veerasamy wrote: Hi, We heard that IBM is going to de-support struts portlet framework from IBM Websphere Portal 5.1. Initially (way back 4.x) they said they are going to support all the features of Struts and that is the road map for Portal applications. But the framework was not

Issues with IBM Struts Portlet Framework

2004-12-15 Thread Thirumalai Veerasamy
Hi, We heard that IBM is going to de-support struts portlet framework from IBM Websphere Portal 5.1. Initially (way back 4.x) they said they are going to support all the features of Struts and that is the road map for Portal applications. But the framework was not complete, it doesn&#