Hi
I am using eclipse BIRT report engine in the portlet.
And now, i get problem because i cannot access the servlet context within the portlet.
Refering to the jboss portal bridge, i try to use the following code to access the servlet context,
new JBossServletContextProvider().getServletContext(this)