[jbosstools-issues] [JBoss JIRA] (JBIDE-19395) Default template code for Servlet

Alexey Kazakov (JIRA) issues at jboss.org
Mon Jun 1 20:20:02 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-19395:
-----------------------------------
    Attachment: servlet.png


Fixed in Eclipse Mars M7 (JBT 4.3.0 Beta1):

!servlet.png!

> Default template code for Servlet
> ---------------------------------
>
>                 Key: JBIDE-19395
>                 URL: https://issues.jboss.org/browse/JBIDE-19395
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: upstream
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Arun Gupta
>            Assignee: Daniel Azarov
>             Fix For: 4.3.0.Beta1
>
>         Attachments: servlet.png
>
>
> It would be nice to have a default template code generated for Servlet. This will make the generated Servlet a little bit more useful, and much easier to showcase in demos.
> For example, here is one template that could be generated in doGet():
> response.getOutputStream().print("Served at: " + request.getContextPath());
> And doGet() called from doPost().



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list