Re: New logo

2014-03-21 Thread Lukasz Lenart
She's working on new layout, first attempt: https://copy.com/Ly91R3KAkPCm https://copy.com/9gghodFkEJmr About CamelCase - hm... good question, I also like that - will ask her ;-) 2014-03-19 16:32 GMT+01:00 Rene Gielen : > By sudden I realized I forgot to comment so far - shame on me! > > Logo im

Re: New logo

2014-03-21 Thread Rainer Hermanns
Hi, the Logo already looks very good, my compliments for the designer. But I'd also love to see the Struts brand as a upper&lowercase written name. Regarding the logo usage within the website header, a white shadow (or another bright color) effect around the "badge" and brand name might emphasiz

Re: New logo

2014-03-21 Thread Lukasz Lenart
Camel cased version https://copy.com/jC4OWepdqrvP 2014-03-21 12:59 GMT+01:00 Lukasz Lenart : > She's working on new layout, first attempt: > > https://copy.com/Ly91R3KAkPCm > https://copy.com/9gghodFkEJmr > > About CamelCase - hm... good question, I also like that - will ask her ;-) > > 2014-03-19

Re: New logo

2014-03-21 Thread Paul Benedict
I think the website looks great with the new design and logo. On Fri, Mar 21, 2014 at 8:11 AM, Lukasz Lenart wrote: > Camel cased version > https://copy.com/jC4OWepdqrvP > > 2014-03-21 12:59 GMT+01:00 Lukasz Lenart : > > She's working on new layout, first attempt: > > > > https://copy.com/Ly91R3

Re: New logo

2014-03-21 Thread Ken McWilliams
Logo looks great! Like the original all Caps version over the Camel case... the later is more understated. On Fri, Mar 21, 2014 at 8:25 AM, Paul Benedict wrote: > I think the website looks great with the new design and logo. > > > On Fri, Mar 21, 2014 at 8:11 AM, Lukasz Lenart >wrote: > > > Ca

javax.portlet.ResourceResponse reference in Action

2014-03-21 Thread Gaurav Daga
Hello All What is the recommended way of getting ResourceResponse instance in the action method of JSR 286 based Struts2 Portlet Action class? I'm using following way : ResourceResponse response = (ResourceResponse)PortletActionContext.getResponse(); As PortletActionContext doesn't provide metho

RE: javax.portlet.ResourceResponse reference in Action

2014-03-21 Thread Martin Gainty
> Date: Fri, 21 Mar 2014 14:58:21 -0700 > Subject: javax.portlet.ResourceResponse reference in Action > From: togauravd...@gmail.com > To: dev@struts.apache.org > > Hello All > > What is the recommended way of getting ResourceResponse instance in the > action method of JSR 286 based Struts2