Moulika,
I created a UI5 application project, View Type is XML and view name is "hello". I then dragged a button in.
I am wondering what the next step is, I have an XML view and a controller.js view, would the method be in the controller? I also have
Any help would be appreciated. Thank you. This is the first time I've worked with MVC and am just trying a simple program to output "Hello World" when the button is clicked.