Hey Suresh,

/pages is seved by the PageMVCServlet. In turn, this will delegate to any 
subclass of MVCServletHandler that's configured in your module's configuration 
node. For example, /.magnolia/pages/foo.html will delegate to a "page" named 
"foo". Have a look at the /modules/admininterface/pages node for a ton of 
examples.

Note that if all you need to is open up a static html file, you could indeed 
put under mgnl-resources/something/foo.html and use the 
/.resources/something/foo.html URL in your menu item configuration.

HTH !

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=8637f1eb-65b7-488d-8ede-938619eca19f


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to