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
