Tagged Questions
0
votes
3answers
52 views
should i use the web framework for implementing a bunch of external links that likely won't change?
i'm building my webapp using the wicket java web framework. there is one page that i'm building right now contains 20+ external links, a lot of them are pointing to the wikipedia pages. i'm currently ...