Does the following programming architecture make sense?
From: mike (s917124_at_mail.yzu.edu.tw)
Date: 03/28/05
- Next message: Michael Amling: "Re: Java Security"
- Previous message: kaeli: "Re: JSP - Inserting into a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Mar 2005 06:16:34 -0800
regards:
http://www.wretch.cc/album/show.php?i=otp&b=1&f=1111993473&p=2
---------------------------------------------------------------------------
following is my program logic
---------------------------------------------------------------------------
Step 1:translate 1th page(user randomly assigned)and deliver the
converted page to mobile client.
Of course,delivered content is xhtml with xhtml mime header.
Step 2:From the delivered page when user click "href",the program from
(1)HTTP request method line
(2)HTTP host-header line
extract the next href absolute address.
Step 3:In my program,take "next href absolute address" into
translation;
Step 4:repeat Step 2 to Step 4
---------------------------------------------------------------------------
Does the above program logic make sense?
Any positive suggestion is welcome.
thank you
May goodness be with you all
- Next message: Michael Amling: "Re: Java Security"
- Previous message: kaeli: "Re: JSP - Inserting into a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]