cancel
Showing results for 
Search instead for 
Did you mean: 

JSP vs BSP in Real World

Former Member
0 Kudos

Hello all,

I have tried a lot in searching this forum, help, and in Google about the real-world case studies of JSP in SAP companies.

I am wondering when we need to use JSP in real world in a company which has SAP, when to use BSP.

Are there any situations using both JSP & BSP?. Does anybody have any ideas , pointers?

Please drop me some real world cases to use JSP if a company has SAP and J2EE systems?

Thanks in advance. I will be very greatful for your help.

Best Regards,

Raj.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

if you are using jsp's you can develop applications that are portable to other landscapes. You are not bound to the WAS for ever. Or vice versa, if you have a jsp-application running on any other application server, this could be migrated with reasonable effort to WAS.

Since I have no experiences with BSP's I can't tell you any advantages from real life. I got the impression that developing Bsp's is much easier for someone with an ABAP-background than Jsp's.

We are running Struts-based Jsp-applications and that works fine, performance is ok, developing time, too.

Regards, Astrid