Hello Experts,
I'm trying to develop my first portal application with a JSP.
I need to create a simple link to a km document, if the document doesn't exist I need to change the link's reference.
At now I'm able to create static links to external websites (for example to "www.google.com", and it works fine!), but when I use a new class that looks for km resources, the application crashes down...
Any suggestion??
Thanks in advance.