Locate the following element in the server web.xml:

  <servlet-mapping>
    <servlet-name>jsp</servlet-name>
    <url-pattern>*.jsp</url-pattern>
  </servlet-mapping>

you can change this pattern to something else if you prefer
-----Oorspronkelijk bericht-----
Van: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]] Namens Juha Halmu
Verzonden: donderdag 29 augustus 2002 7:40
Aan: [EMAIL PROTECTED]
Onderwerp: Detalj - out of logig

Is it possible in JSP to change that JSP-end to something else, like
.hello.

Ok, why, you ask. I don't know yet, but...



 Terveisin,

x--- Juha Halmu ---y
http://portal.halmu.net
------------------------------------------------------------------------
----
This e-mail may contain confidential and/or privileged information. If
you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
------------------------------------------------------------------------
--
"For every complex problem, there is a solution that is simple, neat,
and
wrong." -- H.L. Mencken (1880-1956)

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to