Thank you for your reply Shane.
Do you have any pointers for creating the Seam context myself?
This facility would be extremely useful for our application.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101191#4101191
Reply to the post :
http://www.jboss.co
I understand how do do this using the context filter and a servlet but I
haven't been able to do this from a servlet filter.
Has anyone been able to do this please?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101042#4101042
Reply to the post :
http://www
I'm trying to invoke a SSB from a servlet filter using Seam 1.2.1 deployed on
JBoss 4.2.1.
>From the filter I'm calling the SSB using Component.getInstance("myService",
>true). At first this failed on calling Component.getInstance throwing a
>IllegalStateException with the message "No applicati
What is the best way to prevent the fields in a partially completed form from
being lost when you navigate to another page complete an action on the other
page and then go back to the original page?
The context is:
When adding a new user the administrator chooses to add a new company, after
add