0

I want to work with Javascript MVC framework to implementing GUI's. what is the folder structure and how do I create that folder structure. what are the steps I have to follow? which server will support to work with Javascript MVC framework.

1
  • What do you mean by "folder structure"? The one of the backend is framework-dependent, and the one in the URL is called routing. Commented Jul 8, 2013 at 14:56

1 Answer 1

1

You should've checked your resources at your disposal. http://javascriptmvc.com/docs.html#!organizing seems to have the answers you need.

Found another example files structure:


(source: bitovi.com)

As far as server will support javascript mvc framework. Apache and IIS will both support it. So will weblogic and websphere. They will require extensions I'm sure, but some natively support it.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks amit... I am i need to follow anything to create this folder structure. If it is there Please let me know the process. If you have a time explian me step by step.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.