Re: [OT} Re: Mixing portlet with regular pages

2009-08-04 Thread Dave Newton
Musachy Barroso wrote: On Tue, Aug 4, 2009 at 3:11 PM, Dave Newton wrote: Oh, great; now my Smart Card will *never* talk to my webapp. I guess it wasn't that smart after all. I'm going to introduce my own JSR for Stupid Cards. Dave -

RE: Mixing portlet with regular pages

2009-08-04 Thread Martin Gainty
mg>understood..the gauntlet has been tossed mg>what proof do you request? > > > > > probably wise to beg off this particular plugin until all P1 bugs are > > quashed > > > > Very insightful... mg>thank you > > the JSR268 readme and core sample is located at > > https://cds.sun.com/is-bin/INT

Re: [OT} Re: Mixing portlet with regular pages

2009-08-04 Thread Musachy Barroso
On Tue, Aug 4, 2009 at 3:11 PM, Dave Newton wrote: > Oh, great; now my Smart Card will *never* talk to my webapp. I guess it wasn't that smart after all. musachy -- "Hey you! Would you help me to carry the stone?" Pink Floyd -

Re: Mixing portlet with regular pages

2009-08-04 Thread Musachy Barroso
"McMurphy: That's right, Mr. Martini. There is an Easter Bunny. " One Flew Over the Cuckoo's Nest. On Tue, Aug 4, 2009 at 2:53 PM, Nils-Helge Garli Hegvik wrote: >> >> probably wise to beg off this particular plugin until all P1 bugs are quashed >> > > Very insightful... > >> the JSR268 readme an

[OT} Re: Mixing portlet with regular pages

2009-08-04 Thread Dave Newton
Nils-Helge Garli Hegvik wrote: I'd be very surprised if Jetspeed2 implements JSR-268... Oh, great; now my Smart Card will *never* talk to my webapp. Dave - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For addit

Re: Mixing portlet with regular pages

2009-08-04 Thread Nils-Helge Garli Hegvik
> > probably wise to beg off this particular plugin until all P1 bugs are quashed > Very insightful... > the JSR268 readme and core sample is located at > https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/ViewFilteredProducts-SimpleBundleDownload > I'm not sure what

RE: Mixing portlet with regular pages

2009-08-04 Thread Martin Gainty
ire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 4 Aug 2009 17:40:01 +0200 > Subject: Re: Mixing portlet with regular pages > From: nil...@gmail.com > To: user@

Re: Mixing portlet with regular pages

2009-08-04 Thread Nils-Helge Garli Hegvik
What do you mean by "accessed from a totally different server"? Are you referring to WSRP? There's a bug in the current version that causes some problems when you mix servlet actions and portlet actions in the same app. The next version (hopefully 2.1.8) should have this bug fixed. Nils-H On Tue

Mixing portlet with regular pages

2009-08-04 Thread Scott Nesbitt
I have an existing Struts 2.1.6 configuration that is working fine. I am interested in adding a new page that contains a single portlet, and also having the portlet be accessed from a totally different server. Is this possible with the Struts portlet plugin? I have read the portlet plugin a