3 Replies Latest reply on Jan 19, 2007 7:30 AM by koen.aers

    Problem with ActionHandler

    froschfinger

      Hi, i am writing my own web application including jBPM. I am not using JSF, only simple JSP-Sites. Everything works fine, but now i have a problem with the ActionHandler. At my task.jsp i get the taskformparameters which i want to fill in. but if i execute a actionhandler on these inputs i got a NullPointerException. I find nowhere the classes where the values for the taskform parameters are stored. Does anybody know a solution or the classes where i could find some hints?