5 | | 3. Java servlet class/file `LabelGenerationServlet.java` in `src/net/sf/basedb/meludi/servlet/` updated:[[BR]]a. Protected method `void doGet(HttpServletRequest req, HttpServletResponse resp)` updated with new command "`GetFfpeSectionLabelFile`" to created a label file for FFPE sections. The name for an FFPE section consists of the FFPE block name plus suffix "`.s`".[[BR]]b. Protected method `void doGet(HttpServletRequest req, HttpServletResponse resp)` updated with new command "`GetHeGlassLabelFile`" to created a label file for FFPE H&E glass slides. Two FFPE H&E glass slide labels will be created for each FFPE block, with names consisting of the FFPE block name plus suffix "`.he-F`" and "`.he-E`", respectively, where "`F`" and "`E`" indicates rest material at the front and end of the sectioned block (historically, the letters indicate the Swedish words "Före" and "Efter", meaning "Before" and "After"). |
| 5 | 3. Java servlet class/file `LabelGenerationServlet.java` in `src/net/sf/basedb/meludi/servlet/` updated:[[BR]]a. Protected method `void doGet(HttpServletRequest req, HttpServletResponse resp)` updated with new command "`GetFfpeSectionLabelFile`" to created a label file for FFPE sections. The name for an FFPE section consists of the FFPE block name plus suffix "`.s`".[[BR]]b. Protected method `void doGet(HttpServletRequest req, HttpServletResponse resp)` updated with new command "`GetHeGlassLabelFile`" to created a label file for FFPE H&E glass slides. Two FFPE H&E glass slide labels will be created for each FFPE block, with names consisting of the FFPE block name plus suffix "`.he-F`" and "`.he-E`", respectively, where "`F`" and "`E`" indicate rest material at the front and end of the sectioned block (historically, the letters indicate the Swedish words "Före" and "Efter", meaning "Before" and "After"). |