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 <[email protected]> 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-value>net.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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
