Hi I may have already posted this, but cannot find it.
I’n using Ajax code, I have 3 different servers the php file is in, depending on what I’m debugging. I have the Jiffy server when debugging within eclipse, then I have my local Apache server, when I’m trying to debug the php code, and a different server name for production run. C and PHP has a define statement, whare I could have something like #define server /local/ And include it in all my files. Is there a way to do this in java, so I can easly switch the server name, without having to change it superbly in all my classes? Ted Define --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
