how l can solve this problem?: FormProcessor: can not perform 'doFreshInclude' : Servlet execution threw an exception . thanks.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
1. Please, next time, can you be a bit more explicit in the subject of your post so we know what it is about.
2. What kind of a component is it, a container ? if not does your component have a container ?
Most of the time I got this error, it is when I made a component with container and screwed up the container/component JSP pages. Can you show us some code ?
Also, can you give us the whole error stack and what does it say in the logs of the Webtop server ?
1st: rename your package, class is a reserved word in Java. I'm actually surprised you could compile your class using that
which brings me to the next question, what JRE/JDK version are you using ?
2nd: try importing you class in your JSP page because as it is now, the JSP page doesn't know of a onMyButtonClicked method
3rd: what do the Webtop logs say, on the Webtp server ?
Ok, problem was solved, thanks
sorry, can you send to me link of laboratoris from wdk advance which consist of pdf format