View Full Version : JAVA and ASP with .lzx For OLD ASP Website!
edinc
07-31-2008, 06:55 AM
Hi all,
I have one doubt regarding openlaszlo page, please suggest me.
i made www.jobpuja.com name one site using ASP and XML.
now what i want to add some page their with .lzx page.
my question is :
1. Is that i can merge 2 type of file in same site.
2. my site hosting company is not supporting JAVA sites i mean jsp and all is that possible i can integrate LZX with ASP[diffrent page].
3. if i do then is that itwill work for window OS and Linux OS ?
what i should do ? to change whole site in lzx format or i can run same way? [ www.jobpuja.com ]
Thanks
eDINC
www.jobpuja.com
edinc
07-31-2008, 08:06 PM
please reply..
edinc
08-11-2008, 11:36 PM
any buddy any idea ????????????
caclark
08-12-2008, 07:03 AM
OpenLaszlo applications make a request to a server using whatever URL you wish. To the client-side app, OL doesn't care one way or the other what the server-side is written in as long as it returns valid XML. As long as you have the gear to write it and it returns valid XML, an OL app will call it. You will have to run it in SOLO mode if you choose to have the server-side in some other language than Java and there are a few limitations on that, but people do it all the time.
The fact that the OL distribution and proxied (non SOL) apps run against Java is a bit of a red herring and throws a lot of newbies off. The apps do HTTP POST's and GET's, so the server-side technology (largely) doesn't matter.
1. Is that i can merge 2 type of file in same site.
Yes, though you really will want to run the HTML wrapper for an .lzx.
2. my site hosting company is not supporting JAVA sites i mean jsp and all is that possible i can integrate LZX with ASP[diffrent page].
Yes. People call PHP, ASP, JSP, and Java all the time.
3. if i do then is that itwill work for window OS and Linux OS ?
Not real sure what you're asking here, but whatever your hosting company supports is what you better run on the server. As long as there's Flash on the client and you're compiling to SWF's that part is taken care of by the browser. You can easily run ASP, PHP, and Java on the server, so pick something your hosting company supports.
edinc
08-14-2008, 02:04 AM
Thanx caclark, for such a nice information...
but my problem is still not solved just now i try to upload lzx file over net but its not supporting!!!!!! on same server i kept my web 1. www.jobpuja.com (http://www.jobpuja.com)
2. www.kuku.jobpuja.com (http://www.kuku.jobpuja.com)
3. www.googloo.jobpuja.com (http://www.googloo.jobpuja.com)
but when i try to make with LZX 4. www.try.jobpuja.com its not working:confused:
i made 1. main.html [with include below]
i) left.lzx
ii) right.lzx
iii) center.html
but after uploding all above file only main.html and center.html appearing left and right.lzx not found???????????
so what is the way to upload using HTML and LZX file over Server/Internet
Thanks and Regards
eDinc
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.