Does the following programming architecture make sense?

M

mike

regards:

Does the following programming architecture make sense?
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 random 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 tag,the program
from
(1)HTTP request method line
(2)HTTP host-header line
extract the next href absolute address.
Step 3:In my program:
Parser parser = new Parser(next href absolute address);

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top