Author | Message |
---|---|
Jordanton
Posts: 12
|
Posted 18:37 Jan 24, 2014 |
I made some changes to hw1, so I redeployed my application on CS3, but when I tested it, it is still showing the old webpage. I even deleted everything including my web.xml and reloaded everything, but it is still not showing the new page. How do I go about clearing the cache. Thanks |
kirtitiwari
Posts: 5
|
Posted 19:07 Jan 24, 2014 |
Try this Right click on web.xml(CS3 server) ->Custom command -> touch its will updates your files on server. |
Jordanton
Posts: 12
|
Posted 19:17 Jan 24, 2014 |
Thanks, but I get the message "Current SFTP-3 session does not support command you request. |
Jordanton
Posts: 12
|
Posted 19:23 Jan 24, 2014 |
It works. Thanks!!! :-) |