hi
the servletrunner replies with a 404 not found error
when i try to call my servlet which is called
by a form provided by another servlet using post.
the problem can't be a classpath related issue
because when i try to invoke the servlet directly
by <java myServlet> it is able to find
the servlet (but answering of course with the error
void main() is not defined)
i also tried to go with the get method, but
i receive the same error.
it might be something related with the servlet.properties
which i set as followed:
servlet.maintenanceCategories.code=maintenanceCategories
servlet.maintenanceCategoriesAdd.code=maintenanceCategoriesAdd
servlet.maintenanceCategoriesAddValues.code=maintenanceCategoriesAddValues
servlet.maintenanceCategoriesAddValues.initArgs=\
category=attachNewCategory_tothiscategoryId,\
shortName9=shortNameGerman,\
pathUrl9=pathUrlGerman, \
description9=descriptionGerman,\
i'm using servletrunner under windoze nt
and developing the servlets with powerj.
thanks in advance
mahal
=-=-=--=-==-=--==-=
<http://younet-search.ch>
<mailto:[EMAIL PROTECTED]>
hi
the servletrunner replies with a 404 not found error
when i try to call my servlet which is called
by a form provided by another servlet using post.
the problem can't be a classpath related issue
because when i try to invoke the servlet directly
by <java myServlet> it is able to find
the servlet (but answering of course with the error
void main() is not defined)
i also tried to go with the get method, but
i receive the same error.
it might be something related with the servlet.properties
which i set as followed:
servlet.maintenanceCategories.code=maintenanceCategories
servlet.maintenanceCategoriesAdd.code=maintenanceCategoriesAdd
servlet.maintenanceCategoriesAddValues.code=maintenanceCategoriesAddValues
servlet.maintenanceCategoriesAddValues.initArgs=\
category=attachNewCategory_tothiscategoryId,\
shortName9=shortNameGerman,\
pathUrl9=pathUrlGerman, \
description9=descriptionGerman,\
shortName10=shortNameGerman,\
pathUrl10=pathUrlGerman, \
description10=descriptionGerman,\
shortName11=shortNameGerman,\
pathUrl11=pathUrlGerman, \
description11=descriptionGerman
the problem appears just in the servlet.maintenanceCategoriesAddValues
and the two other ones are running perfectly (with the get method)
i'm using servletrunner under windoze nt
and developing the servlets with powerj.
thanks in advance
mahal
=-=-=--=-==-=--==-=
<http://younet-search.ch>
<mailto:[EMAIL PROTECTED]>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html