[jboss-user] [JBoss Seam] - Re: s:link view=

2006-07-26 Thread superfis
Hi,

I did it fiew days ago.

http://jira.jboss.org/jira/browse/JBSEAM-317
http://jira.jboss.org/jira/browse/JBSEAM-316


Regards,
Slawek

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3960940#3960940

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3960940
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: s:link view=

2006-07-26 Thread d1g

I raised a related issue some time ago:

http://jira.jboss.org/jira/browse/JBSEAM-216

This was to aid developers in creating nice looking URLs whilst still using 
Seam tags (for conversation management, etc.).

I currently use an extended version of s:link (see issue above) along with url 
rewrites to create URLs which are prettier.

It would be great if Gavin could take a look at s:link and consider these 
issues and the challenge of creating nice URLs.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3961057#3961057

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3961057
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: s:link view=

2006-07-21 Thread [EMAIL PROTECTED]
Well, this is totally doable but  why exactly is it that you want this? Is 
it because you want to see friendlier URLs in the link?

I mean, you could just do:

s:link action=#{...}/

where the action method returns the view-id you are interested in

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3959971#3959971

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3959971
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: s:link view=

2006-07-21 Thread superfis
Yes, you are definitely right. With current functionality there is inevitible 
to create another method returns outcome string. My point of view should avoid 
this another method and created link should pointed directly to desired site 
url . 

And now something completely (not entirely) different... Using s:link 
action=#{...} / I notised that final url is incorrect but only when 
long-running conversation propagated exists in url; there is double ? mark. 
My own case looks like this: 
location.href='/cinema/wizardCinema.seam?actionMethod=wizardContainer.previousStepSiteconversationId=2?lrc=true'

Regards,
Slawek

-
* - lrc is long-running conversation

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3960008#3960008

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3960008
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: s:link view=

2006-07-21 Thread [EMAIL PROTECTED]
Please create issues in JIRA for each problem. TIA

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3960033#3960033

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3960033
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user