java ee - Where Eclipse deploys servlets on GlassFish? -


i'm using eclipse juno glassfish 4 on widows 7 box. glassfish installed local host.

if keep defaults , deploy dynamic web project server via eclipse, web address servlets? should put html form action parameter?

servlet's class annotated @webservlet.

context root /webproject.

i see servlet deployed on server, getting *404*s on attempts.

update:

it's working now. haven't realized urlpatterns value case-sensitive.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -