hi, I need to get a user values in my standalone app, the DB connection is provided in jsp app, i set the value in a usersession var, but i need to use this values inside my flash game...
in another topic I have questioned if is possible to get a smart fox pointer in my jsp standalone app... if this is possible finish my problem...
sorry for bad english...
thanks...
how to get atributes in standalone app?
this is the best method?
I be using JSP, and in action script this works correctly, but this don't is a best method to get values... i think if dont have another method, using servlets for example... i have tried with java servlet... but the value returned is the html static value, don't returns jsp modified values...