• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Servlet Path Vs Context root

 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,
I am building a web application named "frame work" and i my hirearchy is as follows.
framework
JavaSource
Com.str.ortho
action
viewbeans
common
exception
views
webcontent
jsp
WEB-INF
So now my question is, what would be my servlet path and context root for the above mentioned application. I will really appreciate,If some can give me an example and explain me the difference between these two.
Thank you
Vikram
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm afraid that doesn't make a lot of sense - I guess the BB software has squashed it all over to the left.
If you want to preserve formatting and indentation, please place your examples between UBB CODE tags (click the "UBB Code is enabled" link, to the left, to read more)
 
reply
    Bookmark Topic Watch Topic
  • New Topic