|
|
|
|
|
by zeroimpl
2494 days ago
|
|
If you are using a web framework designed for dynamic processing - think something like Java servlets/JSP, or in the authors case Go - it's often non-trivial to find/implement a render_to_page function, let alone enumerate all possible pages. |
|