Gonzalez Aleksander wrote:
my problem is the following. I get this error in my
application:
Servlet action is currently unavailable,
That just means that the servlet failed to initialize, which could be
caused by anything. Check your server logs for exceptions when the servlet
loads.
I would like to know if you need to do something
special when you are using in your applicacion a
database that is NOT in your host but in a different
machine
No, other than ensuring you have network connectivity between the two
machines ;-)
here is the strut config
>
> [...]
Another point ... are there differences when you are
running struts in windows and in linux. this is
because on windows i can run the system but when i
install on linux then i get that trouble.
Shouldn't be, and if the same configuration works on one machine but not
another I'd definitely suspect network connectivity issues. Again, your log
files should give you a better idea what's wrong.
L.
--
Laurie, Open Source advocate, Java geek and novice blogger:
http://www.holoweb.net/laurie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]