Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Jsp error handling

  Asked By: Caroline    Date: Apr 01    Category: Java    Views: 3000
  

i have code of a html file with form tag the html page refers to a jsp page now what should i post in the action attribute the absolute path or just the relative path?

<form action="../JSPFILE/Calculator.jsp">

or <form action="Calculator.jsp">

Share: 

 

1 Answer Found

 
Didn't find what you were looking for? Find more on Jsp error handling Or get search suggestion and latest updates.




Tagged: