Ranjith,

There's not really enough info in your post to be able to help you. Can you
post again and show your embedding code? Also the html form generated by
the jsp. Many times 404 errors are caused by servlets not actually being
deployed at the mapping path that you think they are ... try hitting the
servlet directly.

Jan


On 29 May 2013 06:21, Ranjith Koduri <[email protected]> wrote:

> I've tried using servlet definition without annotations and I still face
> the same issue.
>
> Thanks & Regards,
> *Ranjith*
> MS-MIS, Univ Of Illinois at Chicago.
>
>
>
>
>
> On Tue, May 28, 2013 at 2:03 PM, Ranjith Koduri 
> <[email protected]>wrote:
>
>> Hi,
>> I'm trying to post values from a Jsp form to a servlet using embedded
>> jetty. I'm using annotations for configuring servlets, unfortunately I'm
>> getting a 404 error once I post jsp form to servlet. Is there any working
>> example of posting a jsp form to servlet using embedded jetty ?
>>
>> Thank you.
>>
>
>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
>


-- 
Jan Bartel <[email protected]>
www.webtide.com – Developer advice, services and support
from the Jetty & CometD experts.
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to