Weblogic 5.1 strange issue - normal app works , fails as war

I was obtaining the actual path of my JSP pages using request.getPathTranslated() . Now , I have packed the whole thing in a war . This method is returning null now causing the app to crash , while the non-war version is working fine .... Where am I going wrong ?

Shubhrajit................

[317 byte] By [shubhrajit_c] at [2007-9-26 2:44:54]
# 1
Do anyone have any idea why ?
shubhrajit_c at 2007-6-29 10:25:51 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
WAR can be in jar file.
fusionr at 2007-6-29 10:25:51 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...