Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework
this week in the
Java in General
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
JSP
custom url in jsp
sree hareesh
Greenhorn
Posts: 11
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi all,
i have url as follows.
http://../../display-account.jsp
how can i make it as
http://../../display-account
without configuring in web.xml.
Thanks in advance.
Lalit Mehra
Ranch Hand
Posts: 384
I like...
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Are you using some framework ???
If so try using namespaces with your actions
http://plainoldjavaobject.blogspot.in
sree hareesh
Greenhorn
Posts: 11
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks for reply.
I am using plain
jsp
pages only.
Lalit Mehra
Ranch Hand
Posts: 384
I like...
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi hareesh,
Specify the
servlet
mappings in web.xml
:thumbup:
http://plainoldjavaobject.blogspot.in
If I had asked people what they wanted, they would have said faster horses - Ford. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
adding "java.sql.SQLexception" to web.xml exception handling
paging netui:repeater
Stripes - ActionResolver.Packages
A big JavaRanch welcome!
How to Secure Hudson on JBoss?
More...