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

Servlets ṇo Mapeados no web.xml

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ae Rafael blz Mano.

Resolvi baixar o JForum agora e tava dando uma olhada no c�?digo e algo me chamou aten̤̣o. no web.xml ṇo esṭo mapeados os servlet, como a aplica̤̣o reconhece onde esṭo os Servlets se os mesmo ṇo esṭo mapeados no web.xml ???

Achei muito interessante a id̩ia.

Obrigado
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Esta mapeada a extensao *.page, que eh o meu FrontController.. ele da conta de tudo

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Espera ai me ajuda a pensar

Vc tem uma classe que extends HttpServlet e trata as requisi̵̤es correto. ainda ṇo entendi com essa classe pode ser encontrada no contexto j�� que a mesma ṇo est�� mapeada no web.xml .

:roll:
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ela esta mapeada sim. Veja a declaracao dentro de <servlet> e <servlet-mapping>, no web.xml:

https://jforum.dev.java.net/source/browse/jforum/WEB-INF/web.xml?rev=1.10&content-type=text/vnd.viewcvs-markup

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
:? Ṇo tinha visto esta declara̤̣o ... heheheheehhe Limpinho o c�?digo e feito na ra̤a mesmooooo


Muito Bom
[originally posted on jforum.net by Anonymous]
 
reply
    Bookmark Topic Watch Topic
  • New Topic