Re: [Stripes-users] Cleaning up / shrinking / obfuscating query string parameters?

2011-09-27 Thread Richard Hauswald
://p.sf.net/sfu/splunk-d2dcopy1 > _______ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: htt

Re: [Stripes-users] ERROR (FormTag:399) - Could not locate an ActionBean that was bound to the URL

2011-05-31 Thread Richard Hauswald
vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > > -- Richard

Re: [Stripes-users] How to iterate on a list

2011-05-20 Thread Richard Hauswald
gt; developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-use

Re: [Stripes-users] "plugin" strategies?

2011-04-19 Thread Richard Hauswald
kload >>>> Consolidation -- Increasing the use of server virtualization is a top >>>> priority.Virtualization can reduce costs, simplify management, and >>>> improve >>>> ap

Re: [Stripes-users] Stripes-guice or Stripes-guicer?

2011-04-04 Thread Richard Hauswald
Stripes-guice Am 04.04.2011 21:02 schrieb "Chris" : > There seem to be two libraries out there that integrate Stripes and Guice. > > Which one is better? > > Are there any clear examples of their use available? > The documentation I've seen can best be described as 'minimal'... > > > -

Re: [Stripes-users] What notebook would you recommend for working with Stripes and whole JavaEE stack?

2011-01-07 Thread Richard Hauswald
rs out of any > given laptop. > > Bottom line: > > - 6GB+ memory > - Great SSD > - Decent CPU > and you'll be rocking > > --Nikolaos > > > > > gshegosh wrote: > > W dniu 07.01.2011 18:11, Richard Hauswald pisze: > > > B

Re: [Stripes-users] What notebook would you recommend for working with Stripes and whole JavaEE stack?

2011-01-07 Thread Richard Hauswald
eed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswald Blog: http://tnfstacc.blogspo

Re: [Stripes-users] What notebook would you recommend for working with Stripes and whole JavaEE stack?

2011-01-07 Thread Richard Hauswald
x VM running in parallel is not so uncommon for a developer. But nearly to much for 4GB RAM. -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald Xing: http://www.xing.com/profile/Richard_Hauswald On Fri, Jan 7, 2011 at 5:38 PM, gshegosh wrot

Re: [Stripes-users] Add clean url structure

2010-10-04 Thread Richard Hauswald
;> >>>>>>> Basically my question is how to achieve this. So far I've only tried >>>>>>> to change the the binding in the ActionBean to >>>>>>> @UrlBinding("/search/{searchString}") but that only leads to 404 >>&

Re: [Stripes-users] Add clean url structure

2010-10-04 Thread Richard Hauswald
onment for deploying applications. Does it make network security >>>> easier or more difficult to achieve? Read this whitepaper to separate >>>> the >>>> two and get a better understanding. >>>> http://p.sf.net/sfu/hp-phase2-d2d >>>> _

Re: [Stripes-users] Add clean url structure

2010-10-04 Thread Richard Hauswald
non-virtualized >> environment for deploying applications. Does it make network security >> easier or more difficult to achieve? Read this whitepaper to separate the >> two and get a better understanding. >> http://p.sf.net/sfu/hp-phase2-d2d >>

Re: [Stripes-users] [Stripes-dev] Finally, 1.5.3 available from maven central !

2010-09-24 Thread Richard Hauswald
Dankeschön Am 2010 9 24 15:36 schrieb "VANKEISBELCK Remi" : > You don't use maven *yet*... > :P > > Cheers > > Remi > > 2010/9/24 Ben Gunter > >> I don't even use Maven, but thank you, thank you, thank you, thank you, >> thank you! >> >> >> On Fri, Sep 24, 2010 at 9:29 AM, VANKEISBELCK Remi wrot

Re: [Stripes-users] The best way to separate variabls in a larger form from the action.

2010-09-10 Thread Richard Hauswald
View this brief to learn how > you can reduce costs and improve performance. > http://p.sf.net/sfu/dell-sfdev2dev > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-us

Re: [Stripes-users] Validation settings changed at runtime

2010-09-07 Thread Richard Hauswald
__ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > > -- Richard Hauswald Blog: http:

Re: [Stripes-users] Memory Usage: Stripes Layout vs. Tiles

2010-05-20 Thread Richard Hauswald
On Thu, May 20, 2010 at 10:35 AM, Morten Matras wrote: > Hi all > Thanks a lot for your efforts. > To test these suggestions please advise on the best possible JVM settings. > Regards > Morten Matras > > 2010/5/20 Richard Hauswald >> >> Hi folks >> thanks fo

Re: [Stripes-users] Memory Usage: Stripes Layout vs. Tiles

2010-05-19 Thread Richard Hauswald
ttp://www.google-analytics.com/urchin.js"</a>;> > > > > bla bla bla > > > <%-- Private message popup --%> > > > > > - > Basefoot.

Re: [Stripes-users] Multiple event parameters error after StreamingResolution

2010-05-13 Thread Richard Hauswald
en I run the StreamingResoltion > can I > nuke the variable from the request so it does not get resubmitted? > > Dan > > > -- > > ___ > Stripes-users mailing list > Stripes

Re: [Stripes-users] java.security.NoSuchAlgorithmException: DESede SecretKeyFactory not available

2010-05-13 Thread Richard Hauswald
ceforge.stripes.exception.StripesRuntimeException: > Could not generate a secret key. >    at > net.sourceforge.stripes.util.CryptoUtil.getSecretKey(CryptoUtil.java:276) >    at > net.sourceforge.stripes.util.CryptoUtil.getCipher(CryptoUtil.java:225) >    ... 86 more > Caused by

Re: [Stripes-users] Memory Usage: Stripes Layout vs. Tiles

2010-05-12 Thread Richard Hauswald
you check out and build the trunk and see if that helps >> the memory issues? >> >> -Ben > > > -- > > ___ > Stripes-users mailing list > Stripe

Re: [Stripes-users] Memory Usage: Stripes Layout vs. Tiles

2010-05-11 Thread Richard Hauswald
ally be using. I wouldn't hold my breath > waiting on a solution if I were you. It will likely have to wait until 1.6. > -Ben > > On Tue, May 11, 2010 at 3:59 AM, Richard Hauswald > wrote: >> >> Hello @all, >> IMHO using stripes layout is a good thing - well if the

Re: [Stripes-users] Using spring security with stripes

2010-05-11 Thread Richard Hauswald
les: >>> >>>     >>> >>>        contextConfigLocation >>> >>>         >>> >>>            /WEB-INF/applicationContext.xml >>> >>>            /WEB-INF/applicationContext-security.xml >>> >>>

Re: [Stripes-users] Memory Usage: Stripes Layout vs. Tiles

2010-05-11 Thread Richard Hauswald
----- >> > > > > > >> _

Re: [Stripes-users] Using spring security with stripes

2010-05-10 Thread Richard Hauswald
-------- > > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://li

Re: [Stripes-users] 93% of 16 SourceForge users recommend this project

2010-05-10 Thread Richard Hauswald
ge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald Xing: http://www.xing.com/profile/Richard_Hauswald

Re: [Stripes-users] Stripes Binding Problem

2010-05-01 Thread Richard Hauswald
m: this});'> >>>> >>> value="${actionBean.currentUser.firstName}" /> >>>> >>> value="${actionBean.currentUser.name}" /> >>>> >>> value="${actionBean.currentUser.lastName}" /> >>>> update >>>> >>>> >>>> and this is model >>>> >>>>

Re: [Stripes-users] Stripes Binding Problem

2010-05-01 Thread Richard Hauswald
name fields bind. userManager is also an > ejb local interface. > What can be the problem? > > > -- > View this message in context: > http://old.nabble.com/Stripes-Binding-Problem-tp28411715p28416439.html > Sent from the stripes-users mailing list archive at Nabble.com. > > >

Re: [Stripes-users] Memory Usage: Stripes Layout vs. Tiles

2010-05-01 Thread Richard Hauswald
t; Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://ww

Re: [Stripes-users] Stripes Layout Tag - Performance and Memory Issues

2010-04-30 Thread Richard Hauswald
against 1.4.3 - but it is still OPEN: > http://www.stripesframework.org/jira/browse/STS-391 > > As far as Danil's comment on "... since restarting tomcat once in a while > seemed to be rather sufficient solution ..." may be fine if you are building > personal apps or

Re: [Stripes-users] Request for uploading Stripes 1.5.3 on http://repo1.maven.org/

2010-04-30 Thread Richard Hauswald
but the community has to pull together > eventually. > > --Nikolaos > > > > -- > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswald Blog: http

Re: [Stripes-users] Stripes Binding Problem

2010-04-30 Thread Richard Hauswald
nt from the stripes-users mailing list archive at Nabble.com. > > > -- > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.

Re: [Stripes-users] Stripes Layout Tag - Performance and Memory Issues

2010-04-30 Thread Richard Hauswald
u were testing against. > And does the memory keep growing with time? I'm running many live sites on > Stripes now so very concerned with memory leaks, but haven't noticed any in > the past month or so. > > Daniil > > Richard Hauswald wrote: > > Hello List, > wh

[Stripes-users] Stripes Layout Tag - Performance and Memory Issues

2010-04-29 Thread Richard Hauswald
t the tags behavior in other containers/app servers Best Regards, Richard -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald Xing: http://www.xing.com/profile/Richard_Hau

Re: [Stripes-users] Seeking advice on StreamingResolution

2010-04-22 Thread Richard Hauswald
-when-a-iframe-has-finished-loading-in-jquery On Thu, Apr 22, 2010 at 5:43 PM, Richard Hauswald wrote: > Why not use a modal box? > http://www.1011web.com/blog/post/2009/04/23/Using-jQuery-and-FancyBox-to-show-PDF-documents.aspx > > On Thu, Apr 22, 2010 at 5:07 PM, Seth Duda wrote: >

Re: [Stripes-users] Seeking advice on StreamingResolution

2010-04-22 Thread Richard Hauswald
-- >> >> ___ >> Stripes-users mailing list >> Stripes-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/stripes-users >> > > > ---

Re: [Stripes-users] A number of ActionBeanContext beans. How?

2010-04-01 Thread Richard Hauswald
beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Ri

Re: [Stripes-users] UTF-8 Resource Bundles

2010-03-10 Thread Richard Hauswald
ineer >> p: 954-623-6015 x2108 >> email: rsarg...@tvrc.com >> >> TVR Communications LLC >> 541 S. State Road 7,Suite 5,Margate, Florida,33068 >> >> http://www.tvrc.com >> > > > > -- > Ross Sargant > Software Engine

Re: [Stripes-users] [Fwd: [jira] Closed: (MAVENUPLOAD-2716) Upload Stripes-1.5.3 to Maven Repository]

2010-02-28 Thread Richard Hauswald
wait another 4 weeks... > > On Fri, Feb 26, 2010 at 2:43 AM, Richard Hauswald > wrote: >> >> Stripes source is very well documented so all that needs to be done is >> to include a javadoc target -IMHO... >> >> On Fri, Feb 26, 2010 at 3:20 AM, Rusty Wright

Re: [Stripes-users] How to add onLoad event handler using layouts

2010-02-26 Thread Richard Hauswald
val > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > __

Re: [Stripes-users] Using both default values and overridden values within nested layouts?

2010-02-25 Thread Richard Hauswald
------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.s

Re: [Stripes-users] [Fwd: [jira] Closed: (MAVENUPLOAD-2716) Upload Stripes-1.5.3 to Maven Repository]

2010-02-25 Thread Richard Hauswald
new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Stripes-users ma

[Stripes-users] Refactoring of the ValidationErrorTag and the DefaultActionBeanPropertyBinder

2010-02-12 Thread Richard Hauswald
y and paste. I'd be willing to add tests to prove correctness and backwards compatibility. If so, what will be the workflow? Cheers, Richard -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald Xing: http://www.xing.c

Re: [Stripes-users] Help with pre application startup functions

2010-02-10 Thread Richard Hauswald
such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists

Re: [Stripes-users] stripes:link question

2010-02-10 Thread Richard Hauswald
Here's link to the man page: http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JSPTags5.html On Wed, Feb 10, 2010 at 8:39 PM, Richard Hauswald wrote: > Hi, > what about using jsp tag files? You could create your own link tag > file and include the choose statement there. Here is a

Re: [Stripes-users] stripes:link question

2010-02-10 Thread Richard Hauswald
OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > ___ > Stripes-users mailing list > Stripes-u

Re: [Stripes-users] Skip pages in Wizards

2010-02-10 Thread Richard Hauswald
izard ActionBeans should be optional. So we can > maintain backward compatibility too. > > If you didn't know Gist, you should definitely check out www.github.com . > It's an awesome place to host and share your code. > > -----Ursprüngliche Nachricht- > Von

Re: [Stripes-users] Skip pages in Wizards

2010-02-10 Thread Richard Hauswald
icket: http://www.stripesframework.org/jira/browse/STS-737 > Gist: https://gist.github.com/1072357cbedbcbf0f587 > > Cheers, > Yves Senn > > > -Ursprüngliche Nachricht- > Von: Richard Hauswald [mailto:richard.hausw...@googlemail.com] > Gesendet: Dienstag, 9. Februar 201

Re: [Stripes-users] Issue with special charcters stripes 1.4.2 framework

2010-02-09 Thread Richard Hauswald
al 24x7 support from experience hosting pros just a phone call away. >> http://p.sf.net/sfu/theplanet-com >> _______ >> Stripes-users mailing list >> Stripes-users@lists.sourceforge.net >> https://lists.sourc

Re: [Stripes-users] Skip pages in Wizards

2010-02-09 Thread Richard Hauswald
om experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > > --

Re: [Stripes-users] Issue with special charcters stripes 1.4.2

2010-02-09 Thread Richard Hauswald
rEncoding()) in java class ,it is also > utf-8. > > What else needs to be done so that I can get the same string as input from > browser (jsp ) in actionBean for special characters like " ( û,ü,Ý,ý,Þ,þ,ß,ÿ   > )" > > Regards > Ajay > > -Original Messa

Re: [Stripes-users] Issue with special charcters stripes 1.4.2

2010-02-09 Thread Richard Hauswald
colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com >

Re: [Stripes-users] @ValidationMethod problem

2010-02-07 Thread Richard Hauswald
No problem, glad I could help. 2010/2/8 Michal Kováč : > Weird how I looked at API and I missed it. Thank you very much, plain, > simple, helpful. > > On Sun, Feb 7, 2010 at 11:24 PM, Richard Hauswald > wrote: >> >> @ValidationMethod(when=ValidationState.ALWAYS)

Re: [Stripes-users] @ValidationMethod problem

2010-02-07 Thread Richard Hauswald
ame and only >> when I those are filled and the error is only in email, then I get the error >> message for email. Is it possible to get them all printed at the same time? >> >> On Sun, Feb 7, 2010 at 9:18 PM, Richard Hauswald >> wrote: >>> >>> @Val

Re: [Stripes-users] @ValidationMethod problem

2010-02-07 Thread Richard Hauswald
ts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > > -- Richard Hauswald

Re: [Stripes-users] Creating an in java?

2010-01-12 Thread Richard Hauswald
rs mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > > -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald Xing: http://www.xing.com/profile/Richard_Hauswald --

[Stripes-users] Validate Annotation and default value for maxlength

2010-01-05 Thread Richard Hauswald
s not convention over configuration and will cost a lot of time in a big project. For fields which needs to be longer the maxlength value can be defined so this change would not limit the maxlength generally. Thanks, Richard -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn:

[Stripes-users] Happy new Year

2009-12-31 Thread Richard Hauswald
Hello List, a happy new year to all of the stripes users and developers(Keep on the good work)! -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald Xing: http://www.xing.com/profile/Richard_Hauswald

[Stripes-users] VaildateNestedProperty Annotation

2009-11-24 Thread Richard Hauswald
owerBorder", required = true, minvalue = 0.1), @Validate(field = "upperBorder", required = true, minvalue = 0.1), @Validate(field = "dynamicBorder", required = true, minvalue = 0.1), @Validate(field = "dynamicBorder

Re: [Stripes-users] Using mock objects in ActionBeans together with MockRoundtrip?

2009-11-21 Thread Richard Hauswald
Doesn't it require a concrete implementation of the service interface? > > on 09/11/21 16:31 Richard Hauswald said the following: >> how about using a different DI configuration for testing? >> >> On Sat, Nov 21, 2009 at 3:24 AM, Iwao AVE!  wrote: >>> Hi Marcus,

Re: [Stripes-users] Using mock objects in ActionBeans together with MockRoundtrip?

2009-11-20 Thread Richard Hauswald
deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now.  http://p.sf.net/sfu/bobj-july > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://l

Re: [Stripes-users] Stripes 1.6 snapshot with Maven2

2009-11-20 Thread Richard Hauswald
; trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now.  http://p.sf.net/sfu/bobj-july > _

Re: [Stripes-users] stripesframework.org domain parked?

2009-11-19 Thread Richard Hauswald
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now.  http://p.sf.

Re: [Stripes-users] http://www.stripesframework.org/

2009-11-18 Thread Richard Hauswald
;> Stephen Nelson > > -- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you

Re: [Stripes-users] http://www.stripesframework.org/

2009-11-18 Thread Richard Hauswald
ov 18, 2009 at 12:15 PM, Alan Burlison > wrote: > > > Richard Hauswald wrote: > > > > the domain gets no longer resolved. Wtf is going on? > > > I see: > > Adult Warning > > This Website contains sexually-oriented adult content which may include > vi

Re: [Stripes-users] http://www.stripesframework.org/

2009-11-18 Thread Richard Hauswald
iscover what's new with > Crystal Reports now.  http://p.sf.net/sfu/bobj-july > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswal

Re: [Stripes-users] http://www.stripesframework.org/

2009-11-18 Thread Richard Hauswald
> on > what you do best, core application coding. Discover what's new with > Crystal Reports now.  http://p.sf.net/sfu/bobj-july > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge

Re: [Stripes-users] http://www.stripesframework.org/

2009-11-18 Thread Richard Hauswald
ystal Reports now.  http://p.sf.net/sfu/bobj-july > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/

Re: [Stripes-users] Why is a Stripes Interceptor a singleton?

2009-06-24 Thread Richard Hauswald
f useless instance creations, makes your GC > work harder etc. > > Cheers > > Remi > > 2009/6/24 Richard Hauswald : >> IMHO instantiating new objects is default behavior unless mentioned >> other in the documentation. The fact that there is only one instanc

Re: [Stripes-users] Why is a Stripes Interceptor a singleton?

2009-06-24 Thread Richard Hauswald
tripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > > > > > > -- > > _______ > Stripes-users mailing list > Stripes-u

Re: [Stripes-users] Why is a Stripes Interceptor a singleton?

2009-06-23 Thread Richard Hauswald
gt;> Thanks, >> Richard >> >> > > > -- > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/

[Stripes-users] Why is a Stripes Interceptor a singleton?

2009-06-23 Thread Richard Hauswald
Hello list, is there a reason why a stripes interceptor is only instantiated once? Thanks, Richard -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald

Re: [Stripes-users] secure jsp files using stripes

2009-06-23 Thread Richard Hauswald
4-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/st

Re: [Stripes-users] The requested resource () is not available.

2009-06-23 Thread Richard Hauswald
; Need another reason to go? 24-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > ___ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://

Re: [Stripes-users] Reuse of forms

2009-06-23 Thread Richard Hauswald
--- > Are you an open source citizen? Join us for the Open Source Bridge conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. > Need another reason to go? 24-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?h

Re: [Stripes-users] Danger with binding to Domain Object

2009-06-23 Thread Richard Hauswald
gineer > p: 954-623-6018 x2108 > email: rsarg...@tvrc.com > > TVR Communications LLC > 541 S. State Road 7,Suite 5,Margate, Florida,33068 > > http://www.tvrc.com > > > ------ > Are you an open source c

Re: [Stripes-users] UrlBinding and REST-ish URLs

2009-06-18 Thread Richard Hauswald
s with web development, so any guidance would > be greatly appreciated. Cheers > > -- > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited >

Re: [Stripes-users] BeanFirstPopulationStrategy

2009-06-18 Thread Richard Hauswald
al > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > ___ > Stripes-users mail

Re: [Stripes-users] DefaultExceptionHandler.Class problem

2009-06-18 Thread Richard Hauswald
Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > ___ > St

Re: [Stripes-users] Stripes license

2009-06-17 Thread Richard Hauswald
t a library of > them on servlets.com. > > -jh- > > On Jun 17, 2009, at 1:20 PM, Richard Hauswald wrote: > >> Yep! And because I need a license url and dont want to host the >> license in the companies intranet I was asking if the stripes version >> of th

Re: [Stripes-users] Data validation

2009-06-17 Thread Richard Hauswald
look out for a thread called Type conversion and formatting of calendar objects. But the topic is still open... :-( -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald On Wed, Jun 17, 2009 at 5:13 PM, Lionel wrote: > Hi all, > >

Re: [Stripes-users] ActionResolver.Packages configuration is not working properly

2009-06-17 Thread Richard Hauswald
se packages" is encountered. By default that set of packages is: "web", "www", "stripes", "action". So /com/test/Test.action is the url I'd expect the action to be mapped to. Regards, Richard -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn:

[Stripes-users] stripes and maven

2009-06-09 Thread Richard Hauswald
Hello list, when searching for stripes at the maven repository (http://mvnrepository.com/artifact/net.sourceforge.stripes/stripes/1.5.1) i found many dependencies which are no dependencies. I'm new to maven so I dont know who is responsible for this. I'd be happy if someone could explain to me how

Re: [Stripes-users] Maximum connections reached - hibernate session.close() ?

2009-06-09 Thread Richard Hauswald
hanging anything ? Have you ran a >> >> profiler ? >> >> >> >> Cheers >> >> >> >> Remi - premature optimization... >> >> >> >> 2009/6/9 Morten Matras : >> >> > Hi Richard and the rest of you. >

Re: [Stripes-users] Maximum connections reached - hibernate session.close() ?

2009-06-08 Thread Richard Hauswald
Hi Remi, I agree with you: Using DTO is mostly writing code twice. Unfortunately there are situations where you can not avoid using DTOs - luckily this happens not often. Using the domain model at the web tier is IMHO the right way. I'm working on models with 100+ domain objects persisted in a dat

Re: [Stripes-users] access session from a TypeConverter

2009-06-08 Thread Richard Hauswald
esult I don't understand the code. > > Still looking for a solution other than having String converted into Quote > object in the ActionBeans. TypeConverter comes in very handy. > > Sincerely, > Daniil > > Richard Hauswald wrote: > > What do you want to do in a

Re: [Stripes-users] access session from a TypeConverter

2009-06-08 Thread Richard Hauswald
or the recommendation. Unfortunately we don't use > Spring anywhere and as a result I don't understand the code. > > Still looking for a solution other than having String converted into Quote > object in the ActionBeans. TypeConverter comes in very handy. > > Sincerely,

Re: [Stripes-users] Maximum connections reached - hibernate session.close() ?

2009-06-08 Thread Richard Hauswald
This is exactly the way I'm doing it. But I use guice instead of Spring. > 5. DAOs must "fetch" all needed data (no lazy instatiation from view). I also agree to this since lazy loading is very time consuming. A fetch keyword in the hql query is much faster. Whats your experience using Spring? Wh

Re: [Stripes-users] access session from a TypeConverter

2009-06-08 Thread Richard Hauswald
What do you want to do in a type converter what needs a session? On Fri, Jun 5, 2009 at 9:34 PM, Daniil Sosonkin wrote: > Here's a good one. I have a TypeConverter that needs to access some > variables for the current session. So far, I haven't found a way of doing > that via library. I could be m

Re: [Stripes-users] Maximum connections reached - hibernate session.close() ?

2009-06-08 Thread Richard Hauswald
ak up fellow stripers. Should we switch from filter based session > management to service based? > > Morten Matras > > 2009/6/8 Richard Hauswald >> >> DOS: If a filter opens a DB connection every time a request comes in, >> its no problem to DOS the apps co

Re: [Stripes-users] Extracting LocalizableMessage contents

2009-06-07 Thread Richard Hauswald
This is what I do: String defaultName = StripesFilter.getConfiguration() .getLocalizationBundleFactory().getFormFieldBundle( getContext().getLocale()).getString("defaultName"); getContext().getLocale() returns the locale based on the browser settings. On Sun, Jun 7, 2009

Re: [Stripes-users] Maximum connections reached - hibernate session.close() ?

2009-06-07 Thread Richard Hauswald
save() and commit / rollback. > > Please provide a little extra information. > > Thanks > > Morten Matras > > > 2009/6/2 Richard Hauswald >> >> I would not recommend you to open database sessions in a filter, since >> there is a high risk that a non authentic

Re: [Stripes-users] Continue not able to forward on next page

2009-06-07 Thread Richard Hauswald
The problem is solved On Fri, Jun 5, 2009 at 1:17 PM, Richard Hauswald wrote: > Can you post the failure message, the exceptions that are thrown - if > any are thrown - and your web.xml? In which time zone are you living? > I saw that you're using gmail, if you are still awake

Re: [Stripes-users] Continue not able to forward on next page

2009-06-05 Thread Richard Hauswald
Can you post the failure message, the exceptions that are thrown - if any are thrown - and your web.xml? In which time zone are you living? I saw that you're using gmail, if you are still awake in 7 hours, we can also use the google chat to solve the issue. On Fri, Jun 5, 2009 at 12:49 PM, jitendr

Re: [Stripes-users] Not able to forward to Next page

2009-06-05 Thread Richard Hauswald
http://localhost:8080/ui/Calculator.action You have to include the application name. For example if your app is named KillerApp, it is deployed under http://localhost:8080/KillerApp . If you want to access the bean under com.legalleads.stripes.ui.CalculatorActionBean and configured ActionResolver.

Re: [Stripes-users] Maximum connections reached - hibernate session.close() ?

2009-06-02 Thread Richard Hauswald
I would not recommend you to open database sessions in a filter, since there is a high risk that a non authenticated user can run a DOS attack if you do not define your filters in the correct order. Instead I'd recommend to use Google-Guice, stripes-guice and a annotation based interceptor solution

[Stripes-users] Solution for user specific styles using @UrlBinding

2009-06-02 Thread Richard Hauswald
Hello list, last month I had to find a way to provide user specific styles in a web application. I discussed this solution with some people and they convinced me that this is worth blogging about it. So if someone is interested in the soluiton he will find it here: http://tnfstacc.blogspot.com/2009

[Stripes-users] Solution for user specific styles using @UrlBinding

2009-06-02 Thread Richard Hauswald
Hello list, last month I had to find a way to provide user specific styles in a web application. I discussed this solution with some people and they convinced me that this is worth blogging about it. So if someone is interested in the soluiton he will find it here: http://tnfstacc.blogspot.com/2009

Re: [Stripes-users] guice- and/or spring-managed actionbeans

2009-05-27 Thread Richard Hauswald
? > > I'm not including the cglib jar because Guice already includes its own > repack. > > At the moment, I've resigned to wrap the EventHandling lifecycle in a > transaction with an interceptor.  If I never call more than one > business method in my event handler, I

Re: [Stripes-users] guice- and/or spring-managed actionbeans

2009-05-25 Thread Richard Hauswald
page.  The user will > reasonably think that registration failed, when it in fact succeeded. > I would prefer that the registration gets rolled back. > > On May 25, 2009, at 12:59 PM, Richard Hauswald wrote: > >> would you send me a sample of a method doing some database ac

Re: [Stripes-users] synchronizing on the session

2009-05-25 Thread Richard Hauswald
You could track the calls to site with an interceptor, storing the last requested page and access time in the session. If the same action bean is called twice within 1 second, return a ForwardResolution to a page explaing that the user should not double klick. I would not synchronize access to the

Re: [Stripes-users] guice- and/or spring-managed actionbeans

2009-05-25 Thread Richard Hauswald
e will be rolled back any time a user sees an error page. > > On May 25, 2009, at 2:33 AM, Richard Hauswald wrote: > >> It's not impossible... If you extract the code that needs interception >> into a separate class the ActionBean would not not need to be enhanced >&g

  1   2   >