Thanks!!
But can you give an example depicting how this process takes place i.e.
HTTP --> servlet --> Business logic layer --> jsp --> browser.
Like i am studying community-list servlet, i want to know how is this
servlet being invoked by tomcat(or whoever is doing so). By now i know that
once this servlet is invoked it do some processing and finally invokes
community-list.jsp file.
On Mon, Apr 22, 2013 at 3:13 PM, jayachandra B <[email protected]>wrote:
> Yes all servlet mappings are done in
> dspace-jspui/src/main/webapp/WEB-INF/web.xml<https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace-jspui/src/main/webapp/WEB-INF/web.xml>
>
>
> On Mon, Apr 22, 2013 at 3:09 PM, Nishant Goyal <[email protected]> wrote:
>
>> My question is how does HTML (or tomcat) decide which servlet to invoke??
>> I click on certain links in dspace home page and certain servlets are
>> being invoked, is there some mapping already being done??
>> What does the mapping in web.xml file represents??
>>
>>
>> On Mon, Apr 22, 2013 at 2:55 PM, helix84 <[email protected]> wrote:
>>
>>> Hi Nishant,
>>>
>>> you can see (and edit) the mappings here:
>>>
>>>
>>> https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace-jspui/src/main/webapp/WEB-INF/web.xml
>>>
>>>
>>> Regards,
>>> ~~helix84
>>>
>>> Compulsory reading: DSpace Mailing List Etiquette
>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>
>>
>>
>>
>> --
>> Nishant Goyal
>> IIT MANDI
>>
>>
>> ------------------------------------------------------------------------------
>> Precog is a next-generation analytics platform capable of advanced
>> analytics on semi-structured data. The platform includes APIs for building
>> apps and a phenomenal toolset for data science. Developers can use
>> our toolset for easy data analysis & visualization. Get a free account!
>> http://www2.precog.com/precogplatform/slashdotnewsletter
>> _______________________________________________
>> DSpace-tech mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> List Etiquette:
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>
>
>
> --
> Regards
> Jayachandra
>
--
Nishant Goyal
IIT MANDI
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette