AjaxButton submit issue in GAE

2013-11-02 Thread luiss184
Hi,

I have an issue in my application with an AjaxButton which submits properly
only the first time.
To get it working again is necessary to clear the browser cache.
The application is deployed in Google App Engine.
In development mode works perfectly.

Has anybody experienced anything similar or has an idea how to solve this
issue?

Thanks in advanced,

Luis



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/AjaxButton-submit-issue-in-GAE-tp4662084.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Installing Wicket application on a VPS server - How?!

2013-11-02 Thread MartinoSuperman
Hi David,

Thanks for your help and answer.

I tried what you did. 

In the command line, I deployed an example WAR file of Oracle hello.war
according to the descriptions of the following link:

http://docs.oracle.com/cd/E18930_01/html/821-2432/geyvr.html#ghgis

And that worked.

But now, I pressed the button Clean and Build in Netbeans, after which a WAR
file of my own Wicket Application was made. 

I did the same procedure for installing my WAR file on my VPS server, but
now it does not work. I think I forgot something to do in my own generated
WAR file, because I did the same installations as at the example hello.war
of Oracle. And that worked.

Do you know what I could have done wrong in generating my own WAR file in
NetBeans. Did I forget something? If so, what did I forget?

Thanks in advance for your help. 



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Installing-Wicket-application-on-a-VPS-server-How-tp4662064p4662083.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org