skip to main
|
skip to sidebar
Dawang's Blog
Blog for 2010 Google Summer code OpenMRS intern
Friday, April 2, 2010
Openmrs workflow (1)where to find
1) based on the the suffix of the target, find the fliter from Web.xml
example:
target:module.list
step 1)
in web.xml:
openmrs
*.list
step 2)
now come to the openmrs-servlet.xml:
moduleListController
step 3)
in the same file, we find:
class="org.openmrs.module.web.controller.ModuleListController">
moduleList
/admin/modules/moduleList
module.list
then we know the target servlet.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Pages
Home
Followers
Blog Archive
▼
2010
(26)
►
September
(1)
►
August
(2)
►
July
(4)
►
June
(2)
►
May
(6)
▼
April
(5)
GSOC'10 Proposal: "HTML Form Entry Module Enhancem...
jQuery
Spring Annotation
Openmrs workflow (1)where to find
Learning OpenMrs Project, Source code(4)
►
March
(6)
About Me
Dawang
View my complete profile
No comments:
Post a Comment