Re: [Stripes-users] Liferay portlets

2012-10-06 Thread azizi yazit
Cool! It's great to have cms in stripes. Yes, I'm interested to join your
project regarding ui dev :) just let me know when it's ready. I'll
walkthrough the woko. It look interesting.
On Oct 6, 2012 6:22 PM, Grzegorz Krugły g...@karko.net wrote:

  Well, I'm not that sure about portlet support gaining wider usage for
 Stripes. I would love to get an answer yeah, here's a Stripes-Liferay
 integration bridge we've created when I asked about possibility of using
 Stripes with portals. But it's only because I've been forced into Liferay
 and already know and love Stripes. Seeing what an unholy mess Liferay is, I
 don't really believe that many of its fans would get to love Stripes. It's
 simply to little convoluted and enterprise'y and it gets you results too
 fast.

 And about the frontend -- I've asked about reusing some of the Stripes
 code recently on this list. We've exchanged some e-mails with Remi and I
 got interested in his Woko project -- take a look (
 http://www.pojosontheweb.com/)

 I myself have a bit different approach and am still going to write my own
 framework, but I got some new ideas and I'm basing it on Stripes now
 instead of writing it from ground up. I am concentrating my efforts on
 providing a base project which you would fork to bootstrap your new
 project and that will contain a good CMS out of the box. I also develop
 mechanisms that make developers write much less code for standard grids,
 forms and other every day stuff that we tend to write manually and is
 repeatable. I'm encapsulating things like text edit, combobox,
 listbox, treeview, etc. in the way that makes the amount of glue code
 between JPA model and the frontend minimal while providing scaffolded
 frontend that not only looks and feels good enough for 90% of cases but
 is also very easy to customize without anything more than what we already
 know - JSP, CSS and jQuery.

 I feel that I'm filling an important gap between Stripes and full stack
 frameworks. There are websites that are too complex (or get too much
 traffic) for Wordpress or other PHP CMSes but are still not enterprise'y
 enough to take advantage of heavy frameworks that make all decisions for
 you. I love many of PHP SilverStripe framework/CMS ideas, but it's not very
 polished and it's PHP. I'm trying to create something even better for
 JavaEE and Stripes.

 It will probably take me until the end of the year to have something
 working and documented enough to be published. I'll most likely go with
 Apache 2 license, so You'll be free to take a look and use it. Right now I
 am implementing things I have already designed (I've put a lot of thought
 into it) and until I'm finished with a prototype, I'll probably won't be
 able to share work with other developers. But if you check out the
 prototype once it's finished and you like it, you'll be welcome to join the
 effort :-) If you're good with frontend side, there's probably be a lot of
 web UI controls polishing to be done :-)

 Best regards,
 Grzegorz


 W dniu 05.10.2012 23:20, azizi yazit pisze:

 Hi Tim,
 I just think by providing the portlet support would be oppurtunity for
 stripes to be used by more ppl. But i get your points. I do agree with
 that. I guess a lot of developers here want stripes-portlet because of the
 portlet development will be much easier and simple by using stripes. I'm
 more interested to provide a front-end stuffs to stripes. Every web
 business now concentrate and spend a lots of money to have a good web user
 experiences. And stripes tag have small capability for that. I would like
 to start develop a restful library for stripes and like to integrate
 front-end framework like ember or backbone with stripes. It's less pain
 than providing portlet in stripes. Currently we have a low activities in
 providing new stuffs. And we also not care much regarding the stripes
 front-end. If you guys have a free time and like to proceed with stripes
 front-end, just let me know. I can provide with front-end expertises but i
 need back-end folks to cooperate with me regarding the layer between back
 to front. Are guys interested ;) ?
 On Oct 5, 2012 11:12 PM, Grzegorz Krugły g...@karko.net wrote:

 W dniu 05.10.2012 15:08, Stone, Timothy pisze:
  Bottomline, I can do “portals” without a single portlet. However, I do

 Exactly what I'm trying to accomplish with my own framework (I'm basing
 it on Stripes even though I thought I won't).

  sympathize with those that are forced into a Portlet platform, any one.
  I’ve been there. Worse architecture experience of my career.

 Yeah, it's a nightmare and - after such a wonderful experience with
 Stripes - the pain is almost physical :-(



 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic

Re: [Stripes-users] Liferay portlets

2012-10-05 Thread azizi yazit
If stripes want the framework to be used by more ppl, let's start provide
that.
On Oct 5, 2012 8:38 PM, Thomas Menke stripe...@cipher-code.de wrote:

 On 10/04/2012 08:26 PM, Grzegorz Krugły wrote:
  In the project I'm on right now I'm forced to develop Liferay projects.
  It's a road through pain. I am wondering if anyone tried and was
  successful in using Stripes for portlet development? Is there some kind
  of integration available?

 I faced the same challenge a while ago. But it turned out to be not as
 easy as I hoped it would be. Eventually I ended up using Spring MVC
 which supports JSR-286.

 Thomas


 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Liferay portlets

2012-10-05 Thread azizi yazit
Hi Tim,
I just think by providing the portlet support would be oppurtunity for
stripes to be used by more ppl. But i get your points. I do agree with
that. I guess a lot of developers here want stripes-portlet because of the
portlet development will be much easier and simple by using stripes. I'm
more interested to provide a front-end stuffs to stripes. Every web
business now concentrate and spend a lots of money to have a good web user
experiences. And stripes tag have small capability for that. I would like
to start develop a restful library for stripes and like to integrate
front-end framework like ember or backbone with stripes. It's less pain
than providing portlet in stripes. Currently we have a low activities in
providing new stuffs. And we also not care much regarding the stripes
front-end. If you guys have a free time and like to proceed with stripes
front-end, just let me know. I can provide with front-end expertises but i
need back-end folks to cooperate with me regarding the layer between back
to front. Are guys interested ;) ?
On Oct 5, 2012 11:12 PM, Grzegorz Krugły g...@karko.net wrote:

 W dniu 05.10.2012 15:08, Stone, Timothy pisze:
  Bottomline, I can do “portals” without a single portlet. However, I do

 Exactly what I'm trying to accomplish with my own framework (I'm basing
 it on Stripes even though I thought I won't).

  sympathize with those that are forced into a Portlet platform, any one.
  I’ve been there. Worse architecture experience of my career.

 Yeah, it's a nightmare and - after such a wonderful experience with
 Stripes - the pain is almost physical :-(



 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Liferay portlets

2012-10-05 Thread azizi yazit
Fyi
On Oct 6, 2012 5:20 AM, azizi yazit aziziya...@gmail.com wrote:

 Hi Tim,
 I just think by providing the portlet support would be oppurtunity for
 stripes to be used by more ppl. But i get your points. I do agree with
 that. I guess a lot of developers here want stripes-portlet because of the
 portlet development will be much easier and simple by using stripes. I'm
 more interested to provide a front-end stuffs to stripes. Every web
 business now concentrate and spend a lots of money to have a good web user
 experiences. And stripes tag have small capability for that. I would like
 to start develop a restful library for stripes and like to integrate
 front-end framework like ember or backbone with stripes. It's less pain
 than providing portlet in stripes. Currently we have a low activities in
 providing new stuffs. And we also not care much regarding the stripes
 front-end. If you guys have a free time and like to proceed with stripes
 front-end, just let me know. I can provide with front-end expertises but i
 need back-end folks to cooperate with me regarding the layer between back
 to front. Are guys interested ;) ?
 On Oct 5, 2012 11:12 PM, Grzegorz Krugły g...@karko.net wrote:

 W dniu 05.10.2012 15:08, Stone, Timothy pisze:
  Bottomline, I can do portals without a single portlet. However, I do

 Exactly what I'm trying to accomplish with my own framework (I'm basing
 it on Stripes even though I thought I won't).

  sympathize with those that are forced into a Portlet platform, any one.
  I've been there. Worse architecture experience of my career.

 Yeah, it's a nightmare and - after such a wonderful experience with
 Stripes - the pain is almost physical :-(



 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Stripes Development and its Future... (long)

2010-09-01 Thread azizi yazit
Hi all,

I am not active stripes user as I am a programmer with no power to choose
the technologies (framework  others tool). But I have twice experince using
stripes, once enterprise project (the architect was a stripes active user)
and other is my personal project. Stripes was awesome, easy and of course
fun to use.

For me Tim (I am suprised to hear he moved on), Freddy and Ben have done a
lot of awesome works. The book (stripes) was my favorite book.




On Thu, Sep 2, 2010 at 9:55 AM, Simon simonzm...@gmail.com wrote:

 I guess I'll add my voice to this thread to say that I feel the same
 way.   The activity level here seems to dwindling.  Major new features
 are a rarity.  I almost never see interesting blog posts about stripes
 or references to stripes on the wider web any more.   Even on this
 mailing list, desipte a really helpful community amongst the loyal
 folks here there doesn't seem to be much futuristic discussion about
 stripes, it is all just solving small issues, minor problems.   The
 documentation which used to be excellent now has a slightly
 disorganized feel, like a garden that is growing weeds.  A while ago I
 posted about a patch to add a new annotation to stripes - and got zero
 responses (for reference, see
 http://www.badboy.com.au/stripes/import.html).   None of these things
 by themselves is a problem but they all point the same, slightly
 worrying way - it seems like Stripes has lost its mojo.

 And the sad thing is that I would probably have second thoughts about
 recommending Stripes now purely because it unclear to me what the
 future of it is.   I don't know what the solution is.  Perhaps Java
 web frameworks are just not sexy any more so there is no way to fix
 this (anyone interested to see Stripes morphed into a Scala or Groovy
 based solution?).  Perhaps there is no problem at all and we should
 all just go on using Stripes and be happy with it.


 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users




-- 
Azizi Yazit
Java Programmer
--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] JSR 303 integration and addition to stripes around the web

2010-08-05 Thread azizi yazit
Me too.


On Fri, Aug 6, 2010 at 11:31 AM, Joaquin Valdez joaqu...@mind.net wrote:

 I would like to see it!

 Joaquin

 Sent from my iPhone

 On Aug 5, 2010, at 5:54 PM, d...@ecompanies.com.au wrote:

  Hi,
 
  I'd like to get access to the wiki so I can add my site
  ecompanies.com.au to the stripes around the web page.
 
  If anyone is interested I'll also post my JSR 303 integration that I
  developed for my site since no one else seems to have done it yet.
 
  Thanks
  Dan
 
 
 
 
 --
  This SF.net email is sponsored by
 
  Make an app they can't live without
  Enter the BlackBerry Developer Challenge
  http://p.sf.net/sfu/RIM-dev2dev
  ___
  Stripes-users mailing list
  Stripes-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/stripes-users


 --
 This SF.net email is sponsored by

 Make an app they can't live without
 Enter the BlackBerry Developer Challenge
 http://p.sf.net/sfu/RIM-dev2dev
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users




-- 
Azizi Yazit
Java Programmer
--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev ___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] I am missing Stripes

2010-02-11 Thread azizi yazit
Stripes is fun, easy but have a lots of advanced features. I am enjoying
develop using Stripes. But architect has a power to decide which framework,
not me a programmer.

On Thu, Feb 11, 2010 at 7:13 PM, Jeppe Cramon je...@cramon.dk wrote:

 Yeah that pretty much sums up what Spring MVC is good for - a front
 controller implementation which serves as foundation for your own invented
 solution because the basic Spring MVC package is incapable of handling much
 more than hello world ;)
 Been there - done that - have the Spring MVC scars  ;)

 /Jeppe

 *It is difficult to get a man to understand something when his salary
 depends upon him not understanding it.” - Upton Sinclair*



 On 11/02/2010, at 11.48, Yee wrote:


 Yes, convoluted is the word for it.

 I ended up doing all my work in the onBindAndValidate(), and set the
 resulting
 ModelAndView in a ThreadLocal. The onSubmit() became a dummy method where I
 retrieve from the TreadLocal and returns the value.

 Phew.



 --
 SOLARIS 10 is the 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-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users




 --
 SOLARIS 10 is the 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-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


--
SOLARIS 10 is the 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-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Problem with ActionResolver.Packages configuration

2010-02-07 Thread azizi yazit
Buy Freddy book. :)

On Mon, Feb 8, 2010 at 12:30 PM, Sindu R riss.regis...@yahoo.com wrote:

 Sindu R riss.regis...@... writes:

 
  Hi,
 
  I have just started evaluating Stripes for a project and started with the
  Calculator example in the Quick start guide.
  I am facing an issue though.
 
  When the param-value for ActionResolver.Packages is set to
  net.sourceforge.stripes.examples, I see logs such as
 
  Wiring path /examples/quickstart/Calclator.action to
  net.sourceforge.stripes.examples.quickstart.CalculatorActionBea
   @ /examples/quickstart/Calculator.action
 
  in the log. However, once the param-value is changed to something else
 such
 as
  com.sourceforge.stripes.examples with corresponding changes in the jsp
 and
  ActionBean, I get an ActionBeanNotFoundException exception when the jsp
 is
  submitted.
 
  net.sourceforge.stripes.exception.ActionBeanNotFoundException: Could not
  locate an ActionBean that is bound to the URL
  [/examples/quickstart/Calculator.action]. Commons reasons for this
 include
 mis-
  matched URLs and forgetting to implement ActionBean in your class.
 Registered
  ActionBeans are: {/controller/DefaultView.action=class
 
 net.sourceforge.stripes.controller.DefaultViewActionBean,
 /controller/DefaultVi
  ew.action/=class
 net.sourceforge.stripes.controller.DefaultViewActionBean}
 
  It looks like the param-value set in web.xml for ActionResolver.Packages
 is
  not considered at all. What could be the problem?
 
  I am using Stripes 1.5.3 and tomcat 6.0.2.
 
  Thanks,
  Sindu
 


 Hi,

 Is there no one who can help? I am a newbie and would really appreciate
 some
 inputs in understanding what I am doing wrong.

 For the most part I have tried to follow the Calculator example in the
 quick
 start guide except for using a different package.

 Thanks,
 Sindu





 --
 The Planet: dedicated and managed hosting, cloud storage, 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
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
The Planet: dedicated and managed hosting, cloud storage, 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___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


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

2009-06-07 Thread azizi yazit
It was too basic problem. However still can help a newbie who lazy to read a
documentation and tutorial. ; )

On Sun, Jun 7, 2009 at 5:46 PM, Richard Hauswald 
richard.hausw...@googlemail.com wrote:

 The problem is solved

 On Fri, Jun 5, 2009 at 1:17 PM, Richard
 Hauswaldrichard.hausw...@googlemail.com 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 in 7 hours, we
  can also use the google chat to solve the issue.
 
  On Fri, Jun 5, 2009 at 12:49 PM, jitendra chopra.jiten...@gmail.com
 wrote:
  Hi Richard,
 
  Probably you are right but i took context path as / in my Eclipse.
  so i am accessing my application as http://localhost:8080/
 
  AS Quick guide, you need to give
 
  jsp
  stripes:form action=/examples/quickstart/Calculator.action focus=
 
  Web.xml
  param-valuenet.sourceforge.stripes.examples/param-value
 
  Java
  package net.sourceforge.stripes.examples.quickstart;
 
  and it is working fine.
 
  when i tried with http://localhost:8080/Calculator.action , it fails..
 can you
  please let me know is there anything i am missing?
 
  Thanks,
  Jitendra
 
 
 
 --
  OpenSolaris 2009.06 is a cutting edge operating system for enterprises
  looking to deploy the next generation of Solaris that includes the
 latest
  innovations from Sun and the OpenSource community. Download a copy and
  enjoy capabilities such as Networking, Storage and Virtualization.
  Go to: http://p.sf.net/sfu/opensolaris-get
  ___
  Stripes-users mailing list
  Stripes-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/stripes-users
 
 


 --
 OpenSolaris 2009.06 is a cutting edge operating system for enterprises
 looking to deploy the next generation of Solaris that includes the latest
 innovations from Sun and the OpenSource community. Download a copy and
 enjoy capabilities such as Networking, Storage and Virtualization.
 Go to: http://p.sf.net/sfu/opensolaris-get
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


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

2009-06-05 Thread azizi yazit
Ok.maybe u forget to declare ur class.

public class CalculationAction extends ActionBean {

 @DefaultHandler
   public Resolution addition() {
   System.out.println(Testing is doing);
   result = getNumberOne() + getNumberTwo();
   System.out.println(Result is doing);
   return new ForwardResolution(index.jsp);
   }


}



On Fri, Jun 5, 2009 at 3:57 PM, jitendra chopra.jiten...@gmail.com wrote:

 Hi Team,

 I am new to Stripes. I have start with quick guide program. I am trying to
 make
 my own jsp for Stripes.

 I created my class in below way package:

 com.legalleads.stripes.ui.CalculatorActionBean

  @DefaultHandler
public Resolution addition() {
System.out.println(Testing is doing);
result = getNumberOne() + getNumberTwo();
System.out.println(Result is doing);
return new ForwardResolution(index.jsp);
}

 Web.xml

init-param
param-nameActionResolver.Packages/param-name
param-valuecom.legalleads.stripes.ui/param-value
/init-param


 Stripes.jsp

 stripes:form action=/ui/Calculator.action focus=

 But it gives me error

 http://localhost:8080/ui/Calculator.action
 The requested resource (/ui/Calculator.action) is not available.

 I think it is path issue.I am rendering in this issue since 3 to 4 days..

 Can somebody help me out?

 Thanks in advance
 Jitendra





 --
 OpenSolaris 2009.06 is a cutting edge operating system for enterprises
 looking to deploy the next generation of Solaris that includes the latest
 innovations from Sun and the OpenSource community. Download a copy and
 enjoy capabilities such as Networking, Storage and Virtualization.
 Go to: http://p.sf.net/sfu/opensolaris-get
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Chart Libraries

2009-05-28 Thread azizi yazit
use saveAsPNGImage method. It will display the best quality chart!

Azizi Yazit

On Wed, Dec 3, 2008 at 6:02 PM, Lionel lio...@art-informatique.com wrote:

 Philip Constantinou wrote:
  One other option is Google Charts:
 
  http://code.google.com/apis/chart/
 
  I haven't done more than a few experiments but it's produced good
  results.

 Your customers allow you to send their highly confidential reporting datas
 to google ?

 JFreechart is quite easy  to use, but have a really ugly rendering quality
 compared to other solutions.
 I like the rendering of flash components (open flash chart 2) but have
 never
 used them yet.
 Did someone try them ?




 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Static reflection in Java combined with Stripes

2009-04-29 Thread azizi yazit
@Jeppe

Cool! just let me know if it exist.

On Wed, Apr 29, 2009 at 6:09 PM, Jeppe Cramon je...@cramon.dk wrote:

 Hi Azizi
 It's not publicly available yet, but if there's enough interest I will try
 to make it public soon.

 /Jeppe

 On 29/04/2009, at 11.57, azizi yazit wrote:

 @Jeppe

 I was drawn my attention with your post about another view in stripes.
 Where can I download the library to use view?

 Azizi Yazit
 Stripes Admirer

 On Wed, Apr 29, 2009 at 10:55 AM, Jeppe Cramon je...@cramon.dk wrote:

 Hi

 I thought this post might be of interest to the Stripes developers as
 it shows a different way of programming views with Stripes in
 combination with what can be described as Static reflection like
 features :)

 http://tigerteam.dk/content/?page_id=18

 /Jeppe


 --
 Register Now  Save for Velocity, the Web Performance  Operations
 Conference from O'Reilly Media. Velocity features a full day of
 expert-led, hands-on workshops and two days of sessions from industry
 leaders in dedicated Performance  Operations tracks. Use code vel09scf
 and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users



 --
 Register Now  Save for Velocity, the Web Performance  Operations
 Conference from O'Reilly Media. Velocity features a full day of
 expert-led, hands-on workshops and two days of sessions from industry
 leaders in dedicated Performance  Operations tracks. Use code vel09scf
 and Save an extra 15% before 5/3.
 http://p.sf.net/sfu/velocityconf___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users




 --
 Register Now  Save for Velocity, the Web Performance  Operations
 Conference from O'Reilly Media. Velocity features a full day of
 expert-led, hands-on workshops and two days of sessions from industry
 leaders in dedicated Performance  Operations tracks. Use code vel09scf
 and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] tieTYT blog post Wicket/Stripes

2009-04-02 Thread azizi yazit
Ok. Noted!

On Thu, Apr 2, 2009 at 2:32 PM, Simon spyd...@gmail.com wrote:

 I agree...

 I guess that if you needed to develop a Rich Web Application (like Yahoo
 mail) you would use a framework like Wicket or ZK. That's not impossible to
 do it with Stripes and a javascript library like JQuery but it will take
 more development time...

 If you do not need such a Rich Application you better use Stripes because
 it is simplier to learn and really well documented !

 You have to compare things that are comparable like Stripes vs. Spring MVC
 or Wicket vs ZK !



 2009/4/2 Levi Hoogenberg levihoogenb...@gmail.com

 On Thu, Apr 2, 2009 at 7:23 AM, azizi yazit aziziya...@gmail.com wrote:

 If we compare wicket hello world example with stripes hello world
 example, we will see which framework is the best choice.


 Surely you can't be serious? I like Stripes a lot, but I haven't been
 doing that many projects in which all of the pages consisted of a single
 text field. Deciding which frameworks you use on a project depends on
 completely different factors in my experience. Of course, how soon new
 developers on the project that haven't used a particular framework are up to
 speed with it is a factor, but to find out whether that is the case you'll
 need more than the typical hello world sample.

   Levi


 --

 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users




 --

 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


--
___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Linkedin stripesframework group - now with jobboard and 39 members

2009-04-01 Thread azizi yazit
The number of member will increase because I will join.

Azizi Yazit
Technologist
Content-Capital

On Wed, Apr 1, 2009 at 3:22 PM, Héctor López hector.lo...@unileon.eswrote:

  Done. I’m finally associating some faces with some names ;)



 Regards.




  --

 *De:* Morten Matras [mailto:morten.mat...@gmail.com]
 *Enviado el:* miércoles, 01 de abril de 2009 8:57
 *Para:* Stripes Users List
 *Asunto:* [Stripes-users] Linkedin stripesframework group - now with
 jobboard and 39 members



 Hi co-stripers

 The Stripes group in Linked in now contains 39 members. A job board has
 been added.

 Join up :-)

 http://www.linkedin.com/groups?gid=1266127

 Regards

 --
  Morten Matras
  Consultant
  Blob Communication ApS
  Svendsagervej 42
  DK-5240 Odense NØ
  P: (+45) 76 6-5-4-3-2-1
  W: www.blobcom.com
  E: morten.mat...@gmail.com


 --

 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


--
___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Newbie Email Verification Questions

2009-03-30 Thread azizi yazit
Hi Laura,

If u want to use any value from other jsp, I have two opinion..

first if u using ForwardResolution to other jsp, it will automatically give
the value in stripes tags that call it.

Second, why dont u use Session..stored the value to session.

Fyi, I am newbie too. However in my previous project I use the example
above.


Stripes Admirer,
Azizi Yazit

On Mon, Mar 30, 2009 at 10:57 PM, AK ama-l...@mltp.com wrote:

 Laura Ferguson allend...@... writes:
  Note: I am a desktop application developer trying to learn web
 development --
  so any help with these questions would be really appreciated. Many
 thanks!!
 
  I am working on email verification and I was trying to determine the best
  approach to the following problems, using stripes, jsp's, ActionBeans and
  hibernate.
 
  I've created a secret code mechanism using an md5hex, and I have two
  ActionBeans and jsp's (one for registration and one for verification).
 
  1) How do I construct a link that will give me the users id and email
 address
  so that I can automatically verify them when they click that link?
 
  2) How do I pass the users id and email address from one ActionBean jsp
 pair
  (the registration page) to the second ActionBean jsp pair (the
 verification
  page)?  The page needs to be accessible after the session is over -- so
 I'm
  thinking that I should be embedding the users id and email address in the
 link

 Hi Laura -- I was thinking of developing a similar solution for an app I'm
 developing.

 I'm a newbe too, BTW, so please don't take the answers below as gospel.

 For question #1, above, you should just be able to make a call to your
 action
 bean passing in the id and e-mail as parameters.  As long as your action
 has
 get methods for those, it'll strip those out of the request and you should
 be
 able to act on them within your logic.

 Not sure I follow question #2.  Isn't the user going to register and then
 get
 an e-mail?  If so, the link to the action (in the e-mail) should take the
 user
 to the verification JSP that that action will direct the user to.



 --
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Funny stripes moment

2009-03-28 Thread azizi yazit
*sorry..wrong, not 'impressed' but amazed.

On Sat, Mar 28, 2009 at 9:00 PM, azizi yazit aziziya...@gmail.com wrote:

 Hi Freddy.

 When I am still student (2008), I develop my final year project using
 Stripes Framework. I won Best Project and a lot of my college-mates
 impressed with Stripes. With the great documentation, community, and Stripes
 itself , I have choose Stripes to become the framework that I will learn and
 master it. And of course I will buy the book.

 If I own the book, even though I will skip the history part. After
 satisfied  with stripes (Succeed develop application based on Stripes book)
 I am sure I will go back to  the history chapter. Because once you love
 something, you want know everything about it.

 Stripes Admirer.

 Azizi Yazit


 On Fri, Mar 20, 2009 at 8:35 PM, xf2...@fastmail.fm wrote:

 Hi Azizi,

  Yup, it's true nothing can be related with stripes.  However, I really
  want to know why Stripes Framework named 'Stripes'. Anybody know??

 I wrote this in the Stripes book, but the publisher edited it out
 because, well, forget about the history, go straight to using
 the framework. (I have to say that I do agree with them, when a
 book starts with a whole chapter of history, I usually skip it.
 But in my case it was just a page or two. ;)

 Anyway, Tim can correct me if I'm wrong, but if I remember
 correctly, Tim was going to call it YAFF (Yet Another Fng
 Framework), but, thankfully, decided on a name that you can
 say to your manager. He chose Stripes because the name is
 simple and unpretentious, much like the framework itself.

 Cheers,
 Freddy
 http://www.stripesbook.com


 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users



--
___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Funny stripes moment

2009-03-28 Thread azizi yazit
Hi Freddy.

When I am still student (2008), I develop my final year project using
Stripes Framework. I won Best Project and a lot of my college-mates
impressed with Stripes. With the great documentation, community, and Stripes
itself , I have choose Stripes to become the framework that I will learn and
master it. And of course I will buy the book.

If I own the book, even though I will skip the history part. After
satisfied  with stripes (Succeed develop application based on Stripes book)
I am sure I will go back to  the history chapter. Because once you love
something, you want know everything about it.

Stripes Admirer.

Azizi Yazit

On Fri, Mar 20, 2009 at 8:35 PM, xf2...@fastmail.fm wrote:

 Hi Azizi,

  Yup, it's true nothing can be related with stripes.  However, I really
  want to know why Stripes Framework named 'Stripes'. Anybody know??

 I wrote this in the Stripes book, but the publisher edited it out
 because, well, forget about the history, go straight to using
 the framework. (I have to say that I do agree with them, when a
 book starts with a whole chapter of history, I usually skip it.
 But in my case it was just a page or two. ;)

 Anyway, Tim can correct me if I'm wrong, but if I remember
 correctly, Tim was going to call it YAFF (Yet Another Fng
 Framework), but, thankfully, decided on a name that you can
 say to your manager. He chose Stripes because the name is
 simple and unpretentious, much like the framework itself.

 Cheers,
 Freddy
 http://www.stripesbook.com


 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Funny stripes moment

2009-03-20 Thread azizi yazit
Yup, it's true nothing can be related with stripes.  However, I really want
to know why Stripes Framework named 'Stripes'. Anybody know??

Azizi Yazit



 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Funny stripes moment

2009-03-19 Thread azizi yazit
lol. It sound well.

Stripes Admirer
Azizi Yazit @ Ahmad Zawawi





 --
 Ross Sargant

 TVR Communications LLC
 Software Engineer
 3275 W Hillsboro Blvd,Suite 300,Deerfield Beach, Florida,33442

 http://www.tvrc.com

 p: 954-571-2017 x2108

 email: rsarg...@tvrc.com


 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] welcome page

2009-03-10 Thread azizi yazit
I agree with Remi.

On Tue, Mar 10, 2009 at 6:50 PM, VANKEISBELCK Remi r...@rvkb.com wrote:

 Hi Vadim,

 I don't really understand why thous should not work, apart froom :
 1/ your action isn't resolved from the classpath (default package
 might not be  a good idea : you have to declare your action packages
 in the stripes filter config...)
 2/ the request doesn't reach your action bean : maybe you have not
 mapped Stripes dispatcher to *.action in web.xml ?

 HTH

 Remi

 2009/3/10 Vadim Vararu vadb...@gmail.com:
  Hi everybody! How could i set the welcome page to be not a .jsp, but an
  action, dispatched by the stripes dispatcher.
 
  I tried to do this:
  welcome-file-list
  welcome-file/Default.action/welcome-file
  /welcome-file-list
 
  so, i have in default package a Default class that implements ActionBean
 and
  has a default handler method, but it does not work :(
 
 
 --
 
  ___
  Stripes-users mailing list
  Stripes-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/stripes-users
 
 


 --
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Question about stripes spring integration

2008-11-30 Thread azizi yazit
Hi. can I know how to delete cache?

On Mon, Nov 17, 2008 at 4:16 PM, Levi Hoogenberg
[EMAIL PROTECTED]wrote:

 Though there is a difference between Stripes' wiring and Spring's: if you
 have the same dependency in a class and its superclass, Stripes will not
 inject the superclass. (I'm talking about field injection here.)


 On Mon, Nov 17, 2008 at 5:50 AM, Gregg Bolinger 
 [EMAIL PROTECTED] wrote:

 The only thing Stripes is doing with the Spring support Interceptor is
 getting a bean from spring's application context.  The wiring of the bean is
 still completely up to Spring so I don't see how this can be a Stripes
 issue.

 Gregg

 On Sun, Nov 16, 2008 at 1:39 PM, Alex Turner [EMAIL PROTECTED] wrote:

 Hmmm - whats weird is that my other DAOs that are being injected are
 fine.

 On Sun, Nov 16, 2008 at 2:26 PM, Alex Turner [EMAIL PROTECTED] wrote:

 The spring integration seems to work great for simple cases, but I'm
 running into a case where my dependency is not injected.  My main action
 bean is CreateTrifoldBrochureActionBean, and this is a subclass of
 ProductActionBean.  ProductActionBean has spring inject beans in it, but
 they don't appear to be getting injected.  When I check the injected object
 to see if it is null, it is :(.

 Is this known behaviour or am I doing something wrong?

 Alex



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] My Stripes book arrived yesterday!

2008-11-03 Thread azizi yazit
Wow. After I graduated, my first aim is to buy the book...

On Mon, Nov 3, 2008 at 12:16 PM, David G Friedman [EMAIL PROTECTED]wrote:

  It is hard to believe a book that looks so small is actually 385 pages.
 However it is fully packed with information.  I'm impressed by the use of
 numbered points in the left margins of the code segments and how you
 reference those numbered points in your explanations.  (Is that a new
 convention, yours, or pragmatic's suggestion? It makes for simpler reading)
 The top and right margins are small allowing for more information per page.
 I am a little worried about accidentally ripping pages because they feel
 like very thin paper.  Other than a few overly large diagrams (p85 fig 4.9
 looks huge) it looks great.  I won't comment on the contents because we all
 know it covers a wow topic: stripes (duh!). :)

 Regards,
 David


 Freddy Daoud wrote:

  Thanks Freddy!

 Regards,
 David


  Glad you enjoyed the book David! So tell me, how does it look in print? ;)
 Because yeah, takes a while to ship way up here in Canada, haven't
 received mine yet :_(

 Cheers,
 Freddyhttp://www.stripesbook.com



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the 
 worldhttp://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing [EMAIL 
 PROTECTED]://lists.sourceforge.net/lists/listinfo/stripes-users



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] Stripes on a shared VM

2008-09-02 Thread azizi yazit
lol, i never thought that java hosting is really cheap..Thanks to Daniel for
the topic.

On Tue, Sep 2, 2008 at 11:32 PM, Matthew Altman [EMAIL PROTECTED]wrote:

 I am currently running Stripes apps on a shared JVM over at
 http://www.interadvantage.com with no problems
 They have a small starter package for only $3.95/month. I'm personally
 using the $10 reseller package with no issues.
 No other affiliation with them. Just thought I'd share.



 On Mon, Sep 1, 2008 at 8:36 AM, DaveMark [EMAIL PROTECTED] wrote:

 I had my Stripes Apps running on a private JVM over at
 http://jsp-servlet.net/ on their bronze
 package http://jsp-servlet.net/Bronze.jsp

 * 64 MB Private JVM
 * 750 MB Disk Storage
 * 15 GB Bandwidth
 * $13.95/month (€9.00/month)
 * Tomcat 6.0.10: Servlet 2.5 and JSP 2.1
 * JDK 1.5 and 1.6
 * MySQL 5.0 etc.

 It worked well enough to convince my current employer to hire me!  :D

 _





























 _




 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users



 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


Re: [Stripes-users] bug/issue? - include partial JSP, AJAX and ForwardResolution() does not render collections in the bean - only scalar fields

2008-08-30 Thread azizi yazit
Hello. anyone know how to send a topic or a problem? i'm using stripes,
tomcat and jdbc. For display i used displaytag, all seem to be ok but i have
a big problem with displaytag link. anyone have an experienced facing a
problem like me?

On Wed, Aug 6, 2008 at 12:53 AM, Tayeb Taouti DR Tes Appl. Java
[EMAIL PROTECTED]wrote:

  Ah, maybe I can see what you mean.

 I have my %@ include file=/taglibs.jsp % only in my main page, while my
 fragment page, in isolation, is not a well formed JSP page..
 I directly include objects (table) without the header and the stripes form
 enclosing it.

 fragment.jsp-
 table

   ...(page data)...

 /table
 -


 But is it possible/meaningfull to have a scenario like this?:


 mainPage.jsp-
 %@ include file=/taglibs.jsp %
   stripes:layout-render name=/layout/standard.jsp
 title=Brikredigering
 ..
 stripes:layout-component name=contents
   stripes:errors/
 stripes:form action=/actionbeans/Brik.action focus=
 ...
div id=pageFragment
  %@ include file=/fragment.jsp %
/div!-- authorsBoxBrikEdit --
 ...
 /stripes:form
   /stripes:layout-component
 /stripes:layout-render
 -

 and

 fragment.jsp-
  %@ include file=/taglibs.jsp %
   stripes:layout-render name=/layout/standard.jsp
 title=Brikredigering
 stripes:layout-component name=contents
   stripes:errors/
 stripes:form action=/actionbeans/Brik.action focus=

   ...(page data)...

 /stripes:form
   /stripes:layout-component
 /stripes:layout-render
 -

 where the fragment itself is well formed? a form included in a form in
 hierarchy?

  --
 *Fra:* [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED] *På vegne af *Lionel
 *Sendt:* 5. august 2008 18:28
 *Til:* stripes-users@lists.sourceforge.net
 *Emne:* ***POSSIBLE SPAM*** Re: [Stripes-users] bug/issue? - include
 partial JSP, ***POSSIBLE SPAM*** AJAX and ForwardResolution() does not
 render collections in thebean ***POSSIBLE SPAM*** - only scalar fields

  you have to include the core taglib definition in the jsp.
 [EMAIL PROTECTED] uri=*http://java.sun.com/jsp/jstl/core* prefix=*c* %

 Tayeb Taouti DR Tes Appl. Java [EMAIL PROTECTED][EMAIL PROTECTED]
 a écrit:

---
Object ID: 1
Author List Object Reference:
[EMAIL PROTECTED] id=4 payeeList=[] rapPayee=Jens Korse
rapPayeeType= id= ], [EMAIL PROTECTED] id=5
payeeList=[] rapPayee=Oliver Zahle rapPayeeType= id= ]]

(NO Iteration!)
---

Code snippet.

the Fragment JSP = Authors.jsp:

...
Object ID: : ${actionBean.currentObject.id}
Author List Object Reference:
${actionBean.currentObject.brikAuthors}
c:forEach items=${actionBean.currentObject.brikAuthors}
var=aBrikAuthorDebug varStatus=authorCounter
aBrikAuthor: ${aBrikAuthorDebug.id}
/c:forEach
...


 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Stripes-users mailing list
 Stripes-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/stripes-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users