There's something important you should do, after the java project generation:
1) Open the web.xml file, it resides in the app-root/WEB-INF directory.
2) Uncomment the following lines:
<!-- <servlet> <servlet-name>index</servlet-name> <jsp-file>/index.jsp</jsp-file> </servlet> -->
3) Save and try again. 😊
I don't know why SAP think it is a good idea to generate these lines commented...
Regards,
Todor
Hi,
thanks I've done this.
The fact is I generated the SmartSync project with NW Studio 2.0.8 and now I generate the SmartSync project with NW Studio 2.0.10 which is completely different (very similar to the Generic Sync).
Regards,
Rachid
Add a comment