[jboss-user] [JBoss Seam] - Re: Back

2008-01-03 Thread [EMAIL PROTECTED]
A seam-gen crud page with relationships shows one way to do this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116827#4116827 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116827 _

[jboss-user] [JBoss Seam] - Re: Back

2008-01-02 Thread Marx3
Can anybody help me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116622#4116622 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116622 ___ jboss-user mailing list jboss-user

[jboss-user] [JBoss Seam] - Re: Back button questions

2007-12-18 Thread [EMAIL PROTECTED]
The back button just hits the browsers cache, not the server. So you can't do this server side (perhaps you can with javascript and checking to see if the session is active with Seam remoting?). Something similar http://in.relation.to/Bloggers/ImplementingGracefulSessionTimeoutWithSeamJSFAndJQu

[jboss-user] [JBoss Seam] - Re: back-buttoning after logging out

2007-06-19 Thread Smurfs
Back- and forward-navigation between 'secure' pages will only be restricted after logging out if you have specify the page property login-required="true" for those pages you do not want the browser to cache in memory. For example (in pages.xml): | | ... | | If you log-out from a pag

[jboss-user] [JBoss Seam] - Re: back-buttoning after logging out

2007-06-14 Thread hstang
Yes I did. Were you able to solve this problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054525#4054525 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054525 ___ jboss-

[jboss-user] [JBoss Seam] - Re: back-buttoning after logging out

2007-06-14 Thread monkeyden
Did you try the meta tags? | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054523#4054523 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054523 ___ jboss-user maili

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-17 Thread mgrouch
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106259 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038210#4038210 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038210 ___

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-17 Thread dustismo
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106453 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038092#4038092 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038092 ___

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-17 Thread [EMAIL PROTECTED]
Gavin, Please take a look at this link. I just posted and then saw yours. Thank you! http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106658 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038086#4038086 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-17 Thread petemuir
Gah http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038073 http://fisheye.jboss.com/browse/JBoss/jboss-seam/src/main/org/jboss/seam/Component.java?r1=1.245&r2=1.244 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038078#4038078 Reply to the post : h

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-17 Thread petemuir
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038073[/url] and this fix [url]http://fisheye.jboss.com/browse/JBoss/jboss-seam/src/main/org/jboss/seam/Component.java?r1=1.245&r2=1.244 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038077#4038077 R

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-16 Thread fabricio.lemos
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106232 Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037776#4037776 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037776 ___

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-16 Thread mrobinson28
Integration Testing: My original question/thread: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106363 Then I saw this thread and noticed the similarities in the exceptions: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=100083 Thanks, Michael View the original post

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-13 Thread [EMAIL PROTECTED]
OK, I will take a look over these issues early next week. I hoped to get time to do it today, but ran out of hours. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037239#4037239 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-13 Thread Sammy8306
I'd like to get some help on using a Seam managed EntityManager at web-application start: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106384 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037195#4037195 Reply to the post : http://www.jboss.com/

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-13 Thread luizruiz
Wrong classLoader in hotdeploy for MyClass.components.xml http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106124 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037143#4037143 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-13 Thread zdaler
"Stack must not be null" error when using ajax4jsf with seam another reported having the same problem ... maybe worth a look http://www.jboss.com/index.html?module=bb&op=viewtopic&t=105872 I've changed a little bit of the page that was triggering the problem ... basically removing usage of rich

[jboss-user] [JBoss Seam] - Re: Back...

2007-04-12 Thread CptnKirk
Question regarding the semantics of @Convert(forClass=...) http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106354 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036880#4036880 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [JBoss Seam] - Re: Back button after logout - solved through Seam?

2007-03-02 Thread supernovasoftware.com
I put this as a JS include in all my pages. window.history.forward(1); It prevents back. This could be used only for the logout page in your case. Maybe an AJAX poller that would automatically redirect the page if there is not a valid login? View the original post : http://www.jboss.com/ind

[jboss-user] [JBoss Seam] - Re: Back button after logout - solved through Seam?

2007-03-02 Thread hamtho2
But if you tell the browser not to cache anything, this works. I used this together with Struts, where I had to change the RequestProcessor. There are some examples on how to solve this out in the net. But I don´t really like them, as you have to use jsp:scriptlet for that. But I see, that it´s

[jboss-user] [JBoss Seam] - Re: Back button after logout - solved through Seam?

2007-03-02 Thread [EMAIL PROTECTED]
The browser does not hit the server when you press back - so, no, it is not possible. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024685#4024685 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024685

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-28 Thread h.cahyadi
I found something different in the log, when we success to do back button the log is like this : | 15:51:23,734 362563 DEBUG [org.jboss.seam.jsf.SeamPortletPhaseListener] before phase: RENDER_RESPONSE(6) | 15:51:23,734 362563 DEBUG [org.jboss.seam.util.Naming] JNDI InitialContext properties

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-28 Thread h.cahyadi
Thanks for all your answer and help, I have trial and error some posibilities to solve this problem, i.e : play with pages.xml and faces-config.xml and also web.xml, but still can't fix this problem, finally I try to upgrade to myfaces 1.1.5 and this can solved my problem partialy, I mean that i

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-27 Thread mjek2
I'm using the same Seam version as you but I can use back button in both IE and Firefox (and if you look at Seam examples, they should all work with back button). So it seems to be something IE specific in your case (i.e. some weird javascript). Do you observe it in all pages of your app or only

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-27 Thread h.cahyadi
I have tried this way but I still can do back buttoning :( any other suggestion? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023008#4023008 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023008 __

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-27 Thread mjek2
Citation from Seam doc, section 7.1.2: | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022994#4022994 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022994 _

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-26 Thread h.cahyadi
The problem is I canot use back button in internet explorer, when I hit back button my application won't go back to the previous page, it stays on the current page, I read the seam faq, and it says that seam handle the back button problem, but is there a clue to handle back button? View the ori

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-26 Thread [EMAIL PROTECTED]
What specific problem are you observing? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022466#4022466 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022466 ___ jboss-user mai

[jboss-user] [JBoss Seam] - Re: back and cancel button on a pages containing input field

2006-11-25 Thread ellenzhao
Many thanks for the fast reply! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988588#3988588 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988588 ___ jboss-user mailing lis

[jboss-user] [JBoss Seam] - Re: back and cancel button on a pages containing input field

2006-11-25 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988585#3988585 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988585 ___ jboss-user mailing list jboss-user@lists.jboss.org htt