Before you start, you should have analyzed the Web page, and created a JSP file to handle the capture and playback challenges you are overcoming. Typically the JSP files are placed in SYBASE\tomcat\webapps\ onepage\portlets\jsp\custom.
Using Custom Web capture
In Mobile Web Studio, open the Application Builder, and click Add. The New Web Element window displays.
In Address, enter the Web address, such as http://localhost:4040/index.jsp
.
Select Custom from the drop-down list. The “JSP file” field displays.
In “JSP file”, enter the JSP file name.
In the Select window, choose the grid you want, typically the first one, and click Next.
On the Define and Filter windows, make changes, and click Next.
On the Parameters window, you will see the parameters that were used to reach the report you selected. You can click the select box next to them, and customize as needed.
Click Next.
On Window Preview, enter a name for the element. Click Finish to save the element.
In Application Builder, follow the normal Save procedure to name your application, specify List/Detail fields, and mark the application for offline use, and so on.