Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jaxson Brown   on Feb 02 In Java Category.

  
Question Answered By: Freya Brown   on Feb 02

first remove any space in xml  data elements(for example <servlet-name> paraform</servlet-name> is wrong)

second remove webapp name from form  element (right syntax:<form action="/paraform" method="get" >
)

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on cant run my servlet through webpage Or get search suggestion and latest updates.


Tagged: