on 2005 May 25 12:43 PM
Hey,
I have made the tutorial-exercise of the MDK-documentation, in which You try to create a SyncBO and let generate the client application.
When I do all the steps and import the generated XML-file into my Eclipseproject, it should be possible to test the application on the client, after uploading to the middleware.
But when I download it to the client by synchronizing and when I´m clicking on the shown link then, it doesn´t start!
I get the message "The page cannot be found..".
But when I´m installing other application, like f.e. MAM, I can start it....
Any ideas?
Many thanks!
When you generate the web.xml file, one section is commented as follows:
<!--
<servlet>
<servlet-name>index</servlet-name>
<jsp-file>/index.jsp</jsp-file>
</servlet>
-->
You have to uncomment this section.
Regards,
Todor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank You very much! that´s the key! ;o)
greetings Arne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.