cancel
Showing results for 
Search instead for 
Did you mean: 

How web servlet returns the string

0 Kudos

Hey,

I need to create a web servlet which returns the string say "HelloWorld" , and I have my UI5 app ready with me this app has to call the servlet. Can anyone tell me from the scratch that how to create the servlet and then calling of the servlet from the app.

View Entire Topic
karthikarjun
Active Contributor
0 Kudos
0 Kudos

Hi Karthik,

Actually I need to create the servlet in the same project which is the application project so for that I guess I need to create servlet mapping . Can you throw some light on it that How shall I go for same.

karthikarjun
Active Contributor
0 Kudos

Hi Tanya,

You would have to refer Resource Handling Concepts in SAPUI5.

0 Kudos

Hi karthik,

I need to know how to do mapping of servlet created in diff project to the javascript which is in the diff project.

Regards,

Tanya Sachan

karthikarjun
Active Contributor
0 Kudos

Sorry Tanya, No idea from my side