WEB

Can we use MATLAB for web developing? I use NetBeans for web developing in Java server page. Can i use MATLAB code in NetBeans to create an page.
For example (in JSP):
<% if(request.getMethod().equalsIgonreCase("post")){%>
Your name is: <%=request.getParameter("name");%>
<%}%>
<form action="" name="form1" method="post"
<input type="text" value="" name="name" />
<input type="submit" value="Submit Query" />
</form>
What id need to do to make this in MATLAB with NetBeans.

回答 (1 件)

the cyclist
the cyclist 2012 年 3 月 9 日

0 投票

4 件のコメント

Aldin
Aldin 2012 年 3 月 9 日
But can we use MATLAB such as we use JSP for web developing?
the cyclist
the cyclist 2012 年 3 月 9 日
I am not sure what you mean by JSP. JavaServer Pages? Java stored procedure? Jackson structured programming? Joseph Smith Papers?
May I suggest that instead of posting the briefest possible question, and then trickling out a bit of detail as we go, maybe you could edit your question to be somewhat more complete, so that if someone answers it, it is really what you want to know.
Aldin
Aldin 2012 年 3 月 9 日
I'm waiting for your answer,dude
Aldin
Aldin 2012 年 3 月 9 日
I still waiting on my answer.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeData Type Conversion についてさらに検索

タグ

質問済み:

2012 年 3 月 9 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by