Hi List,
I have two requirements related to Web App development.
1. Until now I have been building my Web App using IDE. I want to build my web app using GBS build command line tool, as it can be done to build native Apps using this tool. Any pointer on this will help me.
2. For native app, I can set it 'Not to display' the app icon on App tray and also not to be managed thru task manager. This can be achieved by setting nodisplay='true' and taskmanage='false'. Is such functionality available for Web Apps too?
Your inputs are welcome.
regards,
Ashwini