Re: reply for this question
- From: Manish Pandit <pandit.manish@xxxxxxxxx>
- Date: Sun, 2 Dec 2007 23:54:12 -0800 (PST)
On Dec 2, 10:42 pm, shyam <shyamkum...@xxxxxxxxx> wrote:
question :can we change .do extension in struts? if we can where do we
change that?
reply urgently........
Is this for a job interview ?
Anyway, yes you can. In web.xml, where it says
<servlet-mapping>
<servlet-name>action</servlet-name>
<url-pattern>*.do</url-pattern>
</servlet-mapping>
Change it to any extension you want to use.
-cheers,
Manish
.
- References:
- reply for this question
- From: shyam
- reply for this question
- Prev by Date: Re: A call for 1 million programmers
- Next by Date: Re: Great SWT Program
- Previous by thread: Re: reply for this question
- Next by thread: reply for this question
- Index(es):