cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP calling a servlet....

david_fryda2
Participant
0 Kudos

Hi everyone,

I read that ABAP program can call a standalone JAVA program.

Is it possible to call a servlet (and of course passing parameters) instead of a standalone JAVA program ?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi David,

Could you brief little bit your scenario.What the servlet does?

Regards,

Guru

david_fryda2
Participant
0 Kudos

Hi Guru,

I want my servlet calls a web service.

In fact, if I could call the web service from a java standalone class it would be a nice solution also.

Thanks.

Regards.

david_fryda2
Participant
0 Kudos

I want to know if it is possible to call a servlet from a Java standalone class ?

Thanks.