• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

where to find a free website to host XML application?

 
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am thinkin about building a XML application using JSP/Servelt/Beans.
Is there anyone happen to know where could I find a free hosting website to host my XML application?
many thanks
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

fan:
IMHO, if you restrict your XML application to use the standard
parsers and processors (JAXP, xerces, xalan) which come
with Tomcat, then you can host your application on a site
which supports JSP/Servlets.
While I haven't tried but I have heard a lot about http://www.mycgiserver.com
http://www.webappcabaret.com/
Also, please use the search facility with the keywords "free
hosting", you will get tons of earlier msgs posted. I just
did that in the JSP forum to get these sites.
regds.
- satya
 
fan mo
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks, satya.
These days I am trying to figure out how to build XML application on www.webappcabaret.com. Because I could't find any help information about XML applications on its homepage, I asked this question in this forum to see if there's anyone has built XML applications successfully on free hosting sites.
I am still waiting for the reply from support staff from webappcabaret.com. If anyone has the experience, I appreciate if we can share.

 
it's a teeny, tiny, wafer thin ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic