File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes does a jsp file compiled in weblogic will compile in websphere? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "does a jsp file compiled in weblogic will compile in websphere?" Watch "does a jsp file compiled in weblogic will compile in websphere?" New topic
Author

does a jsp file compiled in weblogic will compile in websphere?

Suresh Kumar Baddipudi
Greenhorn

Joined: Mar 09, 2009
Posts: 15
hi group,
i am migrating my application running on weblogic 10.0 to webspher application server v6.1.
here i want to know that, does the jsp file running on weblogic will run on websphere with out any modifications..?
i mean does both the servers using same jsp compiler?
please help me .. this is high on priority..
thanks in advance.
Balu Sadhasivam
Ranch Hand

Joined: Jan 01, 2009
Posts: 874



does the jsp file running on weblogic will run on websphere with out any modifications..?


Yeah that should work ( not the generated "_java" files.)


i mean does both the servers using same jsp compiler?


Certainly not. One thing to note is the compatibility of JSP container version of wl10.0 and was6.1.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: does a jsp file compiled in weblogic will compile in websphere?
 
Similar Threads
Problems with jsps
portability between websphere and weblogic
portability between websphere and weblogic
Hot Deployment in WAS 4.0.1
Websphere 7 Saml Token Generation for SSO to Weblogic