[EMAIL PROTECTED] wrote:

Hi,

did you change anything in the last days regarding the table links. As I said I use parameter there are not present in the table. With the form table events it worked. But today I leaved out the -o flag. Now I get an exception:

javax.servlet.ServletException: Unable to find a value for "name" in object of class "org.bund.baua.core.users.RoleVO" using operator "." org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846) org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779) org.apache.jsp.org.bund.baua.core.admins.web.usermanagement.available_002droles_jsp._jspService(available_002droles_jsp.java:285)


The name paramter is not present in the table.

Can you send me your model and I'll take a look? (I'll be later today).


Thank you

Oemer


Am 18 Apr 2005 um 13:25 hat Wouter Zoons geschrieben:

hmm, that's strange, because I have added tests for this and they all
seem to look fine

I'll reopen the issue and investigate

thanks for letting me know Oemer
-- Wouter

Oemer Guersoy wrote:
> Hi Wouter,
>
> you fixed this. But I didn't express me right. :-(
> If I model now a hyperlink on a table where one parameter is not
present in the tabel and one is present, then the hyperlink isn't build correctly. In such case the value of the column parameter is empty in the generated page.
>
> example:
>
> transition trigger : doSomething(paramNotPresentInTable,
paramPresentInTable) {...tablelink=table.paramPresentInTable, ..typ=hyperlink}
>
> Result in JSP:
>
> .href...do?paramNotPresentInTable=test&paramPresentInTable= > (The value of the column-entry is not present here)
>
> Now I will work with form table events instead of hyperlinks.
>
> Perhaps you want nevertheless fix this.
> Only the parameter which are not present in the table should picked
up from the other content of the page
>
> In the jira issue you wrote that you also add the possiblity to
have the hyperlink table events in a dedicated column (like the buttons). I tried this but there is only a empty row.
>
> Thank you
>
> Oemer
>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user





------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to