JWMS (java web model service) is new modeling in java architecture. JWMS gives you a powerful ability for designing high level applications in web.
In fact , JWMS is compatible with MVC modeling . In big project you have many response pages for request pages. In fact , you must design for every request page its own response pages .

This modeling create special design for many requests and responses. In JWMS, before response pages , you have service page, and the mapping Class forwards user to the suitable Service & response page .
but i don't know who to work with this architect and which framework can i work with it.