![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
allow .jar uploads
I request that jars be added to the file types allowed for uploading. I know I can just rename the file extention but jar is a native java tool and is very handdy for distributing java programs and code.
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#2 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Re: allow .jar uploads
Note that there are no extensions relating to executables on the whitelist. Adding "jar" is equivalent to adding "exe." Jar files use the zip format, but with a different extension and additional metadata. On most Windows systems I've seen they can be run with a double click. If you're intention is to distribute source code, ZIP makes more sense. There's not much utility for posting executables here.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can JSP Access .jar files? | ssrun | Java | 2 | May 29th, 2007 12:43 PM |
| .Jar Files running in Web browser | PhilBon | Java | 0 | Apr 23rd, 2007 12:48 AM |