开发者

How can I create a web based administration interface

开发者 https://www.devze.com 2022-12-25 11:07 出处:网络
I\'m planning to create a simple web based interface that stores administration input in jso开发者_开发知识库n format

I'm planning to create a simple web based interface that stores administration input in jso开发者_开发知识库n format (for use later by an applicaiton running on the same host)

example json output is here: http://www.json.org/example.html The content would be user contacts (email, name, phone number, photo etc..)

There would need to be a conf file per logged in user. and an administrator user for viewing all config files in his group.

I'm wondering what technology is best to create this framework.

I could do it via servlets etc.. however, there may be something simpler..

Thanks to all for your replies in advance.


Building an admin interface is really no different from building a web app. Use whatever frameworks are available in your language of choice.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号