Just to be clear this is not a jdbc/orm issue. I can retry a request if I'm not using jsf. For example, I have an xml servlet layer which works fine with a filter that retries. Furthermore, there could be cases where a non-database issue requires a retry (maybe a network issue with a remote resource).
Does anyone have any ideas how to retry a request in jsf?
| [EMAIL PROTECTED]
08/08/2005 01:58 PM
|
|
This is more of a JDBC/ORM issue.
You need a fishing pole to get the fish to your boat, you need a skillet to get the fish to the dinner table. There are tools to catch and cook the fish, but not in Java land ;)
Dennis Byrne

