Hi Yash,

Your email has been moderated,
Please subscribe to mailing list

http://ofbiz.apache.org/mailing-lists.html


Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com
www.hotwax.co


---------- Forwarded message ----------
From: Pradhan Yash Sharma <pradhanyashsharm...@gmail.com>
To: dev@ofbiz.apache.org
Cc: Yash Sharma <yash.sha...@hotwaxsystems.com>
Bcc:
Date: Sun, 17 Sep 2017 15:52:51 +0530
Subject: Proposal to use Servlet annotations for configuration.
Hello All,

I would like to propose to use annotations for configuring Servlets. We
have declared web.xml file in every webapp to modularize code. I would like
to use Web Servlet annotations
<http://docs.oracle.com/javaee/6/api/javax/servlet/annotation/package-summary.html>
to
configure:

1) context params
2) filters
3) listeners
4) servlet
5) session configurations

Please let me know your thoughts.

Reply via email to