I want to write an interface to display Weibo, just like the column display of QQ space.
The div css for a single Weibo post has been designed, but how can the page display several columns for several Weibo posts?
Can one jsp contain and display multiple different jsp pages?
Or someone can give me some ideas.
Isn’t it possible to loop that div? I don’t know if I understand what you mean.
Use Repeater to implement it under ASP.NET
I don’t know much about JSP. I have only learned the basics. It should be possible to implement a for loop